[Haskell-beginners] Evaluate function

Daniel Trstenjak daniel.trstenjak at gmail.com
Mon May 26 14:25:35 UTC 2014


On Mon, May 26, 2014 at 08:21:36PM +0700, Kim-Ee Yeoh wrote:
> The length function strikes me as a kludgy stand-in for rnf when rnf is really
> what's meant.

And depending on the type of the list entries, calling length won't
always have the same effect then calling rnf on the list and therefore
on all entries of the list.


Greetings,
Daniel


More information about the Beginners mailing list