Proposal: Add (&) to Data.Function

Johan Tibell johan.tibell at gmail.com
Tue Nov 20 20:10:08 CET 2012


Hi,

On Tue, Nov 20, 2012 at 11:02 AM, John Wiegley <johnw at fpcomplete.com> wrote:

> I think |>= and |>~ would just be unfortunate, and lens is likely to be
> one of
> the biggest users of this new operator (at least at this point in time).


I think the biggest user will be Haskell code in general, because you can
now use |> instead of ".", so we should be optimizing for that, not for any
particular library.

Cheers,
Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20121120/e530d9c9/attachment.htm>


More information about the Libraries mailing list