https://github.com/lysxia/lens-monad
Monadic monadic lenses
https://github.com/lysxia/lens-monad
Last synced: about 1 year ago
JSON representation
Monadic monadic lenses
- Host: GitHub
- URL: https://github.com/lysxia/lens-monad
- Owner: Lysxia
- License: mit
- Created: 2016-12-30T15:23:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T14:49:08.000Z (about 6 years ago)
- Last Synced: 2025-03-23T07:41:25.019Z (about 1 year ago)
- Language: Haskell
- Size: 6.84 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lens monad
==========
A lens representation which is a monad.
See `Control.Monad.Lens.Simple` and `examples/Spine.hs`