On Tue, Apr 19, 2011 at 4:10 PM, Gregory Guthrie <guth...@mum.edu> wrote:
> and I get different results from the two executions (f1,f2), even though
> they have exactly the same definition. Reversing their order, gives the
> exact same results (i.e. the results are still different, and in the same
> original order as f2;f1). Even doing   (f1;f1) gives two different results.

This shows that referential transparency is working nicely.

-- 
Felipe.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to