Copy If Float-Integer64 Map

Syntax

Copy If Float-Integer64 Map

Parameters

Map

Map of float-integer64

Predicate

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

Output

NewMap

All pairs float-integer64 that returns true in predicate