Crate hashmap_union

Source

Functionsยง

intersection_of
Gets the intersection of two HashMaps, using f to join them
union_of
Merges two hashmaps, using f where the keys exist in both hashmaps