Suppose I want to use an argument twice, as for example in the expression:
(\x -> (pred1 x) and (pred2 x))
Is there a shorter way of doing this?
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners