Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parsonsmatt/free
practice implementation of the Free monad
https://github.com/parsonsmatt/free
Last synced: 29 days ago
JSON representation
practice implementation of the Free monad
- Host: GitHub
- URL: https://github.com/parsonsmatt/free
- Owner: parsonsmatt
- License: bsd-3-clause
- Created: 2015-09-20T02:13:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-20T03:07:38.000Z (about 9 years ago)
- Last Synced: 2023-02-25T23:51:53.214Z (over 1 year ago)
- Language: Haskell
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Free
A toy implementation of the free monad and free monad transformer.