Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Don't Fear the Profunctor Optics!

Awesome Lists containing this project

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!