<@U092308M7>: with buffer containing skipped eleme...
# announcements
k
@orangy: with buffer containing skipped elements. For example, when fetching next element from the first sequence, we should skip elements until
predicate
returns
false
and put them into buffer. When later someone tries to get elements from the second sequence, we get it from buffer.