Copy If Integer-Float Map

Syntax

Copy If Integer-Float Map

Parameters

Map

Map of integer-float

Predicate

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

Output

NewMap

All pairs integer-float that returns true in predicate