Function differential_dataflow::lattice::close_under_join [] [src]

pub fn close_under_join<T: Lattice>(vector: &mut Vec<T>)

Extends vector to contain all joins of pairs of elements.