Copy If Float Set

Syntax

Copy If Float Set

Parameters

Set

Set of floats

Predicate

Function that takes float and returns boolean.
If function returns true float would be copied to NewSet

Output

NewSet

All float that returns true in predicate