@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface State {
        potentials: [NodeId, Set<NodeId>][];
        visited: Set<NodeId>;
    }
    Index

    Properties

    Properties

    potentials: [NodeId, Set<NodeId>][]
    visited: Set<NodeId>