• Split by operator.

    Parameters

    • sep: typeof Operator

      separator operator type.

    • sequence: readonly Unit[]

      a sequence of units.

    • skipEmpty: boolean = false

      if true, empty sub sequences are skipped.

    Returns Unit[][]

    sub sequences.

Generated using TypeDoc