"agglutinative" That is one crazy word.
On Tue, Aug 21, 2012 at 9:34 PM, koomi <koomi@hackerspace-bamberg.de> wrote:
--On 21.08.2012 22:43, Brent Yorgey wrote:Care to explain why this is considered bad? I don't see anything wrong
> Having more than one $, like (f1 $ f2 $ fn $ arg), is frowned upon.
with this.Experientially, we see it a lot in #xmonad from beginners combining stuff together with a certain amont of cargo-culting (being beginners and usually quite unfamiliar with Haskell).I've been moving toward using ($) to separate logical "phrases" and (.) within the phrases, to make it easier to see which things go with which. Since layoutHook is rather agglutinative, this helps a lot.
brandon s allbery allbery.b@gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners