forEachRemaining

open fun forEachRemaining(action: (Any?) -> Unit)

{@inheritDoc}