Copy If Float-Float Map

Syntax

Copy If Float-Float Map

Parameters

Map

Map of float-float

Predicate

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

Output

NewMap

All pairs float-float that returns true in predicate