Module

x/lodash_es/src/util.js>methodOf

lodash for deno use
Latest
variable methodOf
import { methodOf } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/util.js";

The opposite of _.method; this method creates a function that invokes the method at a given path of object. Any additional arguments are provided to the invoked method.