Copy If Float-String Map

Syntax

Copy If Float-String Map

Parameters

Map

Map of float-string

Predicate

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

Output

NewMap

All pairs float-string that returns true in predicate