@eagleoutice/flowr - v2.15.8
    Preparing search index...

    Type Alias ReadonlyIngoingEdges<Edge>

    ReadonlyIngoingEdges: ReadonlyMap<NodeId, Edge>

    IngoingEdges as handed out by DataflowGraph#edgesTo|edgesTo(): a vertex without any shares the single NoEdges, so what a caller gets back is not theirs to write into.

    Type Parameters