Copy If String-Float Map

Syntax

Copy If String-Float Map

Parameters

Map

Map of string-float

Predicate

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

Output

NewMap

All pairs string-float that returns true in predicate