[Haskell-cafe] Proposal: Non-recursive let

Edward Kmett ekmett at gmail.com
Wed Jul 31 19:59:12 CEST 2013


Or fmap in this case =)

On Wed, Jul 31, 2013 at 11:33 AM, Erik Hesselink <hesselink at gmail.com>wrote:

> On Fri, Jul 26, 2013 at 6:44 PM, Andreas Abel <andreas.abel at ifi.lmu.de>
> wrote:
> >   mapSnd f = (id *** f)
>
> As a very small aside, this is just `second` from Control.Arrow.
>
> Erik
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130731/c55d1be6/attachment.htm>


More information about the Haskell-Cafe mailing list