Don't Fear the Profunctor Optics!
Go to file
2017-09-21 15:34:02 +02:00
diagram Part 2: Profunctors as Generalized Functions 2017-09-21 14:05:04 +02:00
.gitignore Initial commit 2017-09-20 17:06:22 +02:00
DontFearTheProfunctorOptics.hs Adds profunctor encodings and minimal changes 2017-09-21 15:34:02 +02:00
Optics.md Merge branch 'master' into part2 2017-09-21 15:13:43 +02:00
Profunctors.md Adds profunctor encodings and minimal changes 2017-09-21 15:34:02 +02:00
README.md Part 2: Profunctors as Generalized Functions 2017-09-21 14:05:04 +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!