UNPKG

supergeneric

Version:

Supergeneric JS helper functions... formatters, math functions, sort functions, etc.

2 lines (1 loc) 123 B
"use strict";exports.range=(r=1,e={})=>Array.from({length:r},(r,t)=>{var n;return t+(null!==(n=e.from)&&void 0!==n?n:0)});