all -- whether all elements satisfy a specified condition
See also
-
scan -- apply a function to each element in a list or sequence
-
apply -- apply a function to each element
-
select -- select from a list, hash table, or string
-
any -- whether any elements satisfy a specified condition
-
isMember -- test membership in a list or set