1
2
3
//! Common algorithms constructed from differential dataflow operators.

pub mod prefix_sum;