Facktorial / cpp_either_monad

[WIP] My take on either monad.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My either monad

Simply include library of EitherMonad. Needs more work get done.

Use

Update Makefile according to, what are you used to use.

make && ./either_example

About

[WIP] My take on either monad.

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 94.8%Language:Makefile 5.2%