Module

x/lodash_es/mod.ts>methodOf

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

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.