Copy If String-Integer64 Map

Syntax

Copy If String-Integer64 Map

Parameters

Map

Map of string-integer64

Predicate

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

Output

NewMap

All pairs string-integer64 that returns true in predicate