doddle
    Preparing search index...

    Type Alias Input<E>

    Input: SimpleInput<MaybePromise<E>>

    The general input type for an async sequence, allowing promises of values.

    Type Parameters

    • E

      The element type (may be a promise of something).