Copy If Object-Object Map

Syntax

Copy If Object-Object Map

Parameters

Map

Map of object-object

Predicate

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

Output

NewMap

All pairs object-object that returns true in predicate