mezzolens: Pure Profunctor Functional Lenses
If you are looking for a modify operator, like (%~)
, there isn't one.
Profunctor lenses can be directly used to modify values.
If l
is an optic, then you can write l (+1)
.
Modules
[Index]
Downloads
- mezzolens-0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4.7 && <5), containers (>=0.5 && <0.6), mtl (>=2.1 && <2.3), transformers (>=0.4 && <0.5) [details] |
Tested with | ghc ==7.10.2 |
License | Apache-2.0 |
Copyright | Copyright (C) 2015 Russell O'Connor |
Author | Russell O'Connor |
Maintainer | Russell O'Connor <roconnor@theorem.ca> |
Category | Lenses |
Source repo | head: darcs get http://hub.darcs.net/roconnor/mezzolens |
Uploaded | by RussellOConnor at 2015-10-11T22:31:08Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 840 total (5 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-10-11 [all 1 reports] |