Copy If String-Integer Map

Syntax

Copy If String-Integer Map

Parameters

Map

Map of string-integer

Predicate

Function that takes string and integer and returns boolean.
If function returns true pair string-integer would be copied to NewMap

Output

NewMap

All pairs string-integer that returns true in predicate