Don't Fear the Profunctor Optics!
Go to file
Jesus Lopez-Gonzalez b84b168cd7
Merge pull request #4 from kana-sama/master
Fix arrow type
2018-03-22 15:30:38 +01:00
diagram Minor changes on text & diagrams (Part 3) 2017-10-02 17:21:07 +02:00
.gitignore Initial commit 2017-09-20 17:06:22 +02:00
DontFearTheProfunctorOptics.hs Minor changes on text & diagrams (Part 3) 2017-10-02 17:21:07 +02:00
Optics.md Remove accidental closing parenthesis. 2017-10-05 00:30:31 +09:00
ProfunctorOptics.md Fix arrow type 2018-03-18 19:01:56 +03:00
Profunctors.md Update Profunctors.md 2017-10-07 14:08:57 +08:00
README.md Update README.md 2017-10-02 17:25:21 +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!