Extensions to std::collections::HashMap and std::collections::BTreeMap.
std::collections::HashMap
std::collections::BTreeMap
pub use self::btree_map::*;
pub use self::hash_map::*;
update
update_or