js-util

Home > rc-js-util > _Iterator > consumeAll

_Iterator.consumeAll property

Iterate over an iterator until it’s done, discarding the results.

Signature:

static readonly consumeAll: typeof iteratorConsumeAll;