Module

x/lodash_es/mod.ts>rearg

lodash for deno use
Latest
variable rearg
import { rearg } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/mod.ts";

Creates a function that invokes func with arguments arranged according to the specified indexes where the argument value at the first index is provided as the first argument, the argument value at the second index is provided as the second argument, and so on.