Limits another iterator using a predicate.
Produces each item from the original iterator, finishing as soon as (f item)
returns
#f
or #n
.
Limits another iterator using a predicate.
Produces each item from the original iterator, finishing as soon as (f item)
returns
#f
or #n
.