Copy If Integer64-Object Map

Syntax

Copy If Integer64-Object Map

Parameters

Map

Map of integer64-object

Predicate

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

Output

NewMap

All pairs integer64-object that returns true in predicate