any package:text

O(n) any p t determines whether any character in the Text t satisfies the predicate p.
O(n) any p xs determines if any character in the stream xs satisfies the predicate p. Properties
any f . stream = any f