Sink, calls predicate over each value in r. If predicate returns a boolean, use that to determine whether to stop or keep going.
See Implementation
Sink, calls predicate over each value in r. If predicate returns a boolean, use that to determine whether to stop or keep going.