• Reverses the async-iterable instance.

    Type Parameters

    • TSource

      The type of the elements in the source sequence.

    Returns MonoTypeOperatorAsyncFunction<TSource>

    The async-iterable in reversed sequence.

Generated using TypeDoc