Module differential_dataflow::algorithms::graphs::sequential
source · Expand description
Sequential (non-concurrent) graph algorithms.
Functions§
- Applies
logic
to nodes sequentially, in order of node identifiers.