Copy If Object-Float Map

Syntax

Copy If Object-Float Map

Parameters

Map

Map of object-float

Predicate

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

Output

NewMap

All pairs object-float that returns true in predicate