Skip to content

gardusi/type-safe-monads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

type-safe-monads

Adds type guard to Monapt and guarantees that empty values won't be unwrapped incorrectly, causing runtime failures. Such type guard transform the issues into a transpile time failure.

This implementation is powered by Monapt. Take some time to show some appreciation to the original author.

Pending Improvements:

  • Improve README.md by adding some description and library usage

Usage

About

Read safe Monapt by using Type Guards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published