Base class for iterators in Lara.

This class is not a true iterable object. Use the native JS implementations instead. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Iterators_and_Generators

Type Parameters

  • T

Hierarchy (view full)

Constructors

Methods