On Tue, Nov 20, 2012 at 9:19 AM, Dan Burton <danburton.email@gmail.com> wrote:
I agree that Haskell should provide this idiom. I find & to be a strange name for it, but to be honest, it's no stranger than $ so I say go for it. I would suggest | to mimic the unix pipe, but this obviously clashes with Haskell guard syntax. I think |> is a reasonable name, but Data.Sequence has already claimed it.