Copy If Name-Float Map

Syntax

Copy If Name-Float Map

Parameters

Map

Map of name-float

Predicate

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

Output

NewMap

All pairs name-float that returns true in predicate