@pleisto/active-support
    Preparing search index...

    Function range

    • Creates an array of numbers (positive and/or negative) progressing from start up to, but not including, end If end is not specified, it’s set to start with start then set to 0.

      Parameters

      • start: number
      • Optionalend: number

      Returns number[]