Skip to main content
Module

x/errorutil/try_or_else.ts

🦕 An utility pack for handling error
Latest
import * as errorutil from "https://deno.land/x/errorutil@v1.0.2/try_or_else.ts";

Functions

Try to execute a function and return the result or execute another function.