Copy If Integer-String Map

Syntax

Copy If Integer-String Map

Parameters

Map

Map of integer-string

Predicate

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

Output

NewMap

All pairs integer-string that returns true in predicate