Docs.rs
differential-dataflow-0.13.0
differential-dataflow 0.13.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
frankmcsherry
Dependencies
fnv ^1.0.2
normal
serde ^1.0
normal
timely ^0.13
normal
bincode ^1.3.1
dev
byteorder ^1
dev
graph_map ^0.1
dev
indexmap ^2.1
dev
itertools ^0.13
dev
rand ^0.4
dev
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
differential_
dataflow
0.13.0
Module sequential
Module Items
Functions
In differential_
dataflow::
algorithms::
graphs
differential_dataflow
::
algorithms
::
graphs
Module
sequential
Copy item path
Source
Expand description
Sequential (non-concurrent) graph algorithms.
Functions
ยง
sequence
Applies
logic
to nodes sequentially, in order of node identifiers.