tomjaguarpaw / product-profunctors

Other
19 stars 14 forks source link

Better Biff instance, clean up #28

Closed sjoerdvisscher closed 7 years ago

sjoerdvisscher commented 7 years ago

I tried to give this instance before and failed, but the applicative style methods make it really easy.

Here’s how it looks translated back to Arrow style: https://github.com/sjoerdvisscher/one-liner/commit/c0b713bdfa9e086329adafa6d84f09ebeb895471

tomjaguarpaw commented 7 years ago

Cool