futures-map 0.2.8

Futures-based and hashmap-based alogrithms
Documentation
1
2
3
4
5
mod kv;
pub use kv::*;

mod unordered;
pub use unordered::*;