Proposal: add liftA4 and liftA5 to match liftM4 and liftM5

Carter Schonwald carter.schonwald at gmail.com
Fri Nov 7 18:09:30 UTC 2014


ok, i amend my stance to be weakly +1

On Fri, Nov 7, 2014 at 1:00 PM, Edward Kmett <ekmett at gmail.com> wrote:

> If you want to partially apply a lifted function the f <$> x <*>y <*> z
> approach doesn't work.
>
> liftMn and liftAn still have a place.
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20141107/45cebe14/attachment.html>


More information about the Libraries mailing list