Copy If Float-Integer Map

Syntax

Copy If Float-Integer Map

Parameters

Map

Map of float-integer

Predicate

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

Output

NewMap

All pairs float-integer that returns true in predicate