Hi,
Where can I find some informations abut memory usage prediction? In C
(or C++) while I write code I can predict how much stack space will be
used, how much heap space will be used, I can count instructions. I want
to see all these things while I'm looking at my code. Is it possible in
Haskell?
Best regards,
Emanuel
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners