import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/partial.js"; VariablesvdefaultCreates a function that invokes func with partials prepended to the arguments it receives. This method is like _.bind except it does not alter the this binding.