Copy If String-Boolean Map

Syntax

Copy If String-Boolean Map

Parameters

Map

Map of string-boolean

Predicate

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

Output

NewMap

All pairs string-boolean that returns true in predicate