Skip to main content

caused

Function caused 

Source
pub fn caused(edges: &[NQuin], roots: &[u64], effect: u64) -> bool
Expand description

Did effect occur — i.e. is it reachable from the occurred roots along causeOf edges?