Module collection_arithmetics
Source - HasZero
- A trait for types which have a zero value.
- add_maps
- Returns a map which contains the sum of the values from the given two maps, for each key.
- sub_maps
- Returns a map which contains the difference of the values from the given two maps, for each key.