Copy If Name-Boolean Map

Syntax

Copy If Name-Boolean Map

Parameters

Map

Map of name-boolean

Predicate

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

Output

NewMap

All pairs name-boolean that returns true in predicate