This is a particular instance where you never need the parentheses... since it's a _functional_ language, _function application_ ... binds tighter than anything else.
Ah, fair point. I hadn't fully internalized that function application binds tighter than any (explicit) infix operator. (Reading it is one thing...)
#g
------------------- Graham Klyne <[EMAIL PROTECTED]> PGP: 0FAA 69FF C083 000B A2E9 A131 01B9 1C7A DBCA CB5E
_______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
