@hyperjump/pact
    Preparing search index...

    Function range

    • Yields numbers starting from from until to. If to is not passed, the iterator will be infinite.

      Parameters

      • from: number
      • Optionalto: number

      Returns Generator<number>