Module

x/lodash_es/mod.ts>attempt

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

Attempts to invoke func, returning either the result or the caught error object. Any additional arguments are provided to func when it's invoked.