• Reverses the iterable instance.

    Type Parameters

    • TSource

      The type of the elements in the source sequence.

    Returns MonoTypeOperatorFunction<TSource>

    The iterable in reversed sequence.

Generated using TypeDoc