Skip to content

WatchDG/deno-result

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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";

About

Result classes and utils for Deno

Resources

License

Stars

Watchers

Forks

Packages

No packages published