On Fri, Jul 26, 2013 at 6:44 PM, Andreas Abel <[email protected]> wrote: > mapSnd f = (id *** f)
As a very small aside, this is just `second` from Control.Arrow. Erik _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
