Home > rc-js-util > _Iterator > consumeAll
Iterate over an iterator until it’s done, discarding the results.
Signature:
static readonly consumeAll: typeof iteratorConsumeAll;