Skip to content

Princy-Rasolonjatovo/snippets.tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

snippets.tools

MFailure (Monadic Failure)

Like Option in Rust we use a functionnal approach to handle a set of instructions prone to errors. We can then chain functions, (composition in mathematics h : f o g ) (see category theory), and the MFailure object will handle any error in the pipeline.

About

Some homemade snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published