Repository
Current version released
4 years ago
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";
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";