Copy If Integer64-Float Map

Syntax

Copy If Integer64-Float Map

Parameters

Map

Map of integer64-float

Predicate

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

Output

NewMap

All pairs integer64-float that returns true in predicate