[Haskell-cafe] Those damned parentheses

Eitan Goldshtrom thesourceofx at gmail.com
Sat May 7 22:29:19 CEST 2011


I know about the $ symbol, that's why it's in there in the respective 
places. I see that I can use it to fix my problem, but I was trying to 
figure out function composition really. I guess that's just not the 
place for it. I'll check out Control.Applicative. Also thanks for the 
clarification on function application. I know functions are by default 
infixl 9, but I hadn't really thought that through all the way.
-Eitan



More information about the Haskell-Cafe mailing list