orx-parallel 3.4.0

High performance, configurable and expressive parallel computation library.
Documentation
1
2
3
4
5
mod whilst_atom_flat_map;
mod whilst_option_flat_map;

pub use whilst_atom_flat_map::WhilstAtomFlatMapIter;
pub use whilst_option_flat_map::WhilstOptionFlatMapIter;