/Я language (β)/Behaviour/Sieve/
Interpretation: this label let you sieve List using some Predicate - values that do not satisfy it are left behind.
Demonstration: filter out items that do not satisfy equality relation:
Demonstration: filter out items that are out of some subset: