Function extendSequence

  • Extend the basic sequence implementation

    Parameters

    • mixin: (new () => any)

      Mixin operators

        • new (): any
        • Returns any

    Returns void