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

Sequential (non-concurrent) graph algorithms.

Functions

sequence

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