An iterable transform that resolves true if the predicate ever returns true. Otherwise false. If no predicate is provided, will resolve true if the sequence is not empty.
Optional
An iterable transform that resolves true if the predicate ever returns true. Otherwise false. If no predicate is provided, will resolve true if the sequence is not empty.