Don't Fear the Profunctor Optics!
Go to file
2017-09-25 15:37:15 +02:00
diagram Merge branch 'master' into part3 2017-09-25 15:37:15 +02:00
.gitignore Initial commit 2017-09-20 17:06:22 +02:00
DontFearTheProfunctorOptics.hs Part 3: Profunctor Optics 2017-09-25 11:11:31 +02:00
Optics.md Part 3: Profunctor Optics 2017-09-25 11:11:31 +02:00
ProfunctorOptics.md Part 3: Profunctor Optics 2017-09-25 11:11:31 +02:00
Profunctors.md Merge branch 'master' into part3 2017-09-25 15:37:15 +02:00
README.md Part 3: Profunctor Optics 2017-09-25 11:11:31 +02:00

Don't Fear the Profunctor Optics!

This is a series of posts on Profunctor Optics. They're heavily inspired on this awesome article by Pickering et al. Our contribution relies on providing box diagrams to make profunctor and profunctor optics easier to approach.

Any feedback is welcome!