pub fn caused(edges: &[NQuin], roots: &[u64], effect: u64) -> bool
Did effect occur — i.e. is it reachable from the occurred roots along causeOf edges?
effect
roots