[Haskell-cafe] Re: nested maybes
Benjamin Franksen
benjamin.franksen at bessy.de
Mon Feb 5 18:41:40 EST 2007
Udo Stenzel wrote:
> Sure, you're right, everything flowing in the same direction is usually
> nicer, and in central Europe, that order is from the left to the right.
> What a shame that the Haskell gods chose to give the arguments to (.)
> and ($) the wrong order!
But then application is in the wrong order, too. Do you really want to write
(x f) for f applied to x?
Ben
More information about the Haskell-Cafe
mailing list