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