Copy If Integer64-Boolean Map

Syntax

Copy If Integer64-Boolean Map

Parameters

Map

Map of integer64-boolean

Predicate

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

Output

NewMap

All pairs integer64-boolean that returns true in predicate