Copy If Object-Boolean Map

Syntax

Copy If Object-Boolean Map

Parameters

Map

Map of object-boolean

Predicate

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

Output

NewMap

All pairs object-boolean that returns true in predicate