Copy If Object-Integer64 Map

Syntax

Copy If Object-Integer64 Map

Parameters

Map

Map of object-integer64

Predicate

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

Output

NewMap

All pairs object-integer64 that returns true in predicate