Module

x/lodash_es/src/times.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/times.js";

Functions

Invokes the iteratee n times, returning an array of the results of each invocation. The iteratee is invoked with one argument; (index).