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

https://github.com/getify/workshop-fp-zero-monad

Workshop exercises for "FP: Zero to Monad"
https://github.com/getify/workshop-fp-zero-monad

Last synced: 13 days ago
JSON representation

Workshop exercises for "FP: Zero to Monad"

Awesome Lists containing this project

README

          

# FP: Zero To Monad - Workshop

The exercises here are expressly for the purposes of the workshop, "FP: Zero To Monad".

You will find branches for each exercise, in the form of "ex-1" and "ex-1-solution". Each exercise includes a README to explain the instructions.

## License

All code and documentation are (c) 2025 Kyle Simpson and released under the [MIT License](http://getify.mit-license.org/). A copy of the MIT License [is also included](LICENSE.txt).