At this point, it appears we've come to an impasse.
user | & | |> | $. | # |
Edward Kmett | 1 | -1 | -1 | -1 |
Bryan O'Sullivan | 1 | 1 | -1 | |
Yitzchak Gale | 1 | |||
Dan Burton | 1 | |||
Johan Tibell | -1 | -1 | -1 | -1 |
Andreas Gal | 1 | |||
Stephen Tetley | 1 | |||
Michael Sloan | 1 | |||
John Weigley | 1 | |||
Oren Ben-Kiki | 1 | |||
Brandon Allbery | 1 | |||
Thomas Schiling | 0.2 | 0.1 | ||
Gabor Lehel | 1 | |||
Bas van Dijk | 1 | |||
Anthony Cowley | 1 | |||
Twan Van Laarhoven | 1 | 1 | ||
Milan Straka | 1 | |||
Cale Gibbard | -1 | -1 | -1 | -1 |
David Menendez | -1 | -1 | -1 | -1 |
John Lato | -1 | -1 | -1 | -1 |
Joachim Breitner | -1 | 1 | ||
Dag Odenhall | 1 | -1 | ||
Heinrich Apfelmus | -1 | -1 | -1 | -1 |
Jon Fairbairn | -1 | -1 | -1 | -1 |
Ganesh Sittampalam | -1 | 1 | 1 | |
Total | 4.2 | -2.9 | -7 | -4 |
On 20/11/2012 16:59, Yitzchak Gale wrote:-1 for &, for me it's too unintuitive and different from any other language.
> infixl 1 &
> (&) :: a -> (a -> b) -> b
> a & f = f a
> {-# INLINE (&) #-}
>
> Discussion period: 2 weeks
>
> http://hackage.haskell.org/trac/ghc/ticket/7434
I'd be +1 for |> but perhaps that's just because I do a lot of F#. I'd
be ok with # too but perhaps MagicHash is an obstacle there.
Ganesh
_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://www.haskell.org/mailman/listinfo/libraries