Copy If Float-Boolean Map

Syntax

Copy If Float-Boolean Map

Parameters

Map

Map of float-boolean

Predicate

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

Output

NewMap

All pairs float-boolean that returns true in predicate