result install add to deps.ts export {ok, fail, tryCatch, tryCatchAsync} from "https://deno.land/x/result@4.0.0/mod.ts"; export type {types} from "https://deno.land/x/result@4.0.0/mod.ts";