
23 Oct
2006
23 Oct
'06
5:44 p.m.
hello all, why is it not possible to use guards in do-expressions like do (a, b) | a == b <- getPair return "a and b are equal" Cheers, Misha