import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/result.js";
This method is like _.get
except that if the resolved value is a
function it's invoked with the this
binding of its parent object and
its result is returned.
import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/result.js";
This method is like _.get
except that if the resolved value is a
function it's invoked with the this
binding of its parent object and
its result is returned.