Copy If Float-Object Map

Syntax

Copy If Float-Object Map

Parameters

Map

Map of float-object

Predicate

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

Output

NewMap

All pairs float-object that returns true in predicate