SPeCS Packages Documentation
    Preparing search index...

    Iterator that wraps a LaraIterator and implements the JS iterator interface.

    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
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    laraIterator: LaraIterator<T>

    Methods