https://github.com/lev135/monadic-lens
Monadic version of van Laarhoven's optics
https://github.com/lev135/monadic-lens
Last synced: 3 months ago
JSON representation
Monadic version of van Laarhoven's optics
- Host: GitHub
- URL: https://github.com/lev135/monadic-lens
- Owner: Lev135
- License: other
- Created: 2023-06-10T09:06:13.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T15:48:22.000Z (about 3 years ago)
- Last Synced: 2025-12-28T09:56:59.448Z (7 months ago)
- Language: Haskell
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# monadic-lens
Monadic version of van Laarhoven's optics
This is work-in-progress repo. You can read more about it in by [blog post](https://gist.github.com/Lev135/21a6f1f9f6fe471992603d8895f316e8).