Module cairo_lang_utils::collection_arithmetics
source · Traits§
- A trait for types which have a zero value.
Functions§
- Returns a map which contains the sum of the values from the given two maps, for each key.
- Returns a map which contains the difference of the values from the given two maps, for each key.