
28 Jan
2006
28 Jan
'06
4:41 p.m.
On 1/28/06, Cale Gibbard
Do you have an example of such a program handy?
b = (x, x) where { x :: Num a => a; x = fromInteger 1 }
fromInteger is called twice.
--
Taral