Module collections

Source
Expand description

Collection utilities

Functionsยง

filter_map_by_key
Filters a HashMap by keys matching a predicate
merge_hashmaps
Merges two HashMaps, with values from the second map taking precedence