An open API service indexing awesome lists of open source software.

https://github.com/1computer1/scary-monads


https://github.com/1computer1/scary-monads

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# scary-monads

A proof-of-concept of things in JavaScript almost, but not quite, entirely unlike:

- Algebraic data types
- Type classes
- Do-notation
- Type inference

It is really ugly, to say the least.
Currently WIP (do I even want to touch this ever again?).
See test folder for some quick examples.