Uneventful
    Preparing search index...

    Type Alias JobIterator<T>

    JobIterator: Generator<Suspend<any>, T, any>

    An iterator yielding Suspend callbacks. (An implementation detail of the Yielding type.)

    Type Parameters

    • T