forEach
filterKeys
mapValues
Returns a map containing all key-value pairs with keys matching the given predicate.
map.filterKeys { predicate }