Function extendAsyncSequence

  • Extend the basic async sequence implementation

    Parameters

    • mixin: (new () => any)

      Mixin operators

        • new (): any
        • Returns any

    Returns void