import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/nthArg.js"; FunctionsfdefaultCreates a function that gets the argument at index n. If n is negative, the nth argument from the end is returned.