Skip to content

Filter

Name Mandatory Description Default Type
⬅️ Input A sequence to filter. [Any]
Output ➡️ A new sequence containing only the elements that match the filter. [Any]
Predicate No The predicate function to filter elements. none Shard[Shard]None

Filters a sequence based on a predicate.