Creates a sink checking if any item satisfies the predicate.
The type of items in the stream
The function to test each item
A sink that checks if any item satisfies the predicate
Creates a sink checking if any item satisfies the predicate.