purescript-contrib / purescript-profunctor-lenses

Pure profunctor lenses
MIT License
144 stars 52 forks source link

Adds fuseSetters #118

Open mikesol opened 4 years ago

mikesol commented 4 years ago

What does this pull request do?

This PR adds the code from https://github.com/purescript-contrib/purescript-profunctor-lenses/issues/117 to the repo

Where should the reviewer start?

The reviewer should start in the docstring.

How should this be manually tested?

The code in https://github.com/purescript-contrib/purescript-profunctor-lenses/issues/117 can be manually executed, and the code in the repo is equivalent to that.