Skip to main content

succ

Function succ 

Source
pub fn succ<B: PathBackend + ?Sized>(
    g: &B,
    node: &Term,
    path: &Path,
) -> HashSet<Term>
Expand description

{ u | (node, u) ∈ ⟦path⟧ } — nodes reachable forward from node.