Rest
...value: T[]looks ahead cnt without changing the internal data "pointers" of the data source (this is mostly needed by possibly infinite constructs like lazy streams, because they do not know by definition their boundaries)
either the element or ITERATION_STATUS.EO_STRM if we hit the end of the stream before finding the "cnt" element
the elements to look ahead
Generated using TypeDoc
implementation of a datasource on top of a standard array