Hacker News new | ask | show | jobs
by mbseid 4532 days ago
I made a port of some Scala Monads to Javascript. Mostly, Option and Either. Makes for some really nice, and you won't find yourself doing (typeof foobar === "undefined").

https://github.com/mbseid/Monad.js