/typescript-IO-Monad

Port of Bartosz Milewski's C++ monadic IO to typescript. Created a mix of Maybe/IO/Promise, which is a fully functional CCC environment, allowing for recursion to code more complex operations, and inherits all the convenient properties of its components.

Primary LanguageTypeScriptMIT LicenseMIT

Issues