Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hablapps/dontfeartheprofunctoroptics
Don't Fear the Profunctor Optics!
https://github.com/hablapps/dontfeartheprofunctoroptics
immutability lenses modularity optics profunctor-optics profunctors
Last synced: 3 months ago
JSON representation
Don't Fear the Profunctor Optics!
- Host: GitHub
- URL: https://github.com/hablapps/dontfeartheprofunctoroptics
- Owner: hablapps
- Created: 2017-09-20T15:06:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T06:18:11.000Z (about 2 years ago)
- Last Synced: 2024-07-01T21:32:15.785Z (4 months ago)
- Topics: immutability, lenses, modularity, optics, profunctor-optics, profunctors
- Language: Haskell
- Size: 150 KB
- Stars: 418
- Watchers: 16
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-learning-haskell - Don't Fear the Profunctor Optics - González](https://twitter.com/jeslg) (Specific topics / Optics)
README
# Don't Fear the Profunctor Optics!
This is a series of posts on Profunctor Optics. They're heavily inspired on
[this awesome
article](http://www.cs.ox.ac.uk/people/jeremy.gibbons/publications/poptics.pdf)
by Pickering *et al*. Our contribution relies on providing box diagrams to make
profunctor and profunctor optics easier to approach.* Part I: [Optics, Concretely](Optics.md)
* Part II: [Profunctors](Profunctors.md)
* Part III: [Profunctor Optics](ProfunctorOptics.md)Any feedback is welcome!