? (): typeof DONE | number => {
          const num = start + i

          if (num > end) {
            return DONE