@tsdotnet/collection-base - v2.1.1
    Preparing search index...

    Class IterableBase<T>Abstract

    Some iterables/generators can be infinite. This class is provided as a base for implementing any iterable including endless ones.

    Type Parameters

    • T

    Hierarchy (View Summary)

    Implements

    • Iterable<T>
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Returns Iterator<T>