[][src]Module differential_dataflow::algorithms::graphs::sequential

Sequential (non-concurrent) graph algorithms.

Functions

sequence

Applies logic to nodes sequentially, in order of node identifiers.