Copy If String-Object Map

Syntax

Copy If String-Object Map

Parameters

Map

Map of string-object

Predicate

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

Output

NewMap

All pairs string-object that returns true in predicate