<@U0ANSGGVC>: I think this also works fine already...
# language-proposals
h
@kirillrakhman: I think this also works fine already with just little effort. See https://github.com/holgerbrandl/kutils/blob/master/src/main/kotlin/kutils/Collections.kt#L37 and https://github.com/holgerbrandl/kutils/blob/master/src/main/kotlin/kutils/Collections.kt#L67 for an implementation of a buffered iterator and a corresponding extension function to ease usage.