Module

x/lodash_es/src/nthArg.js

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

Functions

Creates a function that gets the argument at index n. If n is negative, the nth argument from the end is returned.