Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Performance of List.iter

0 views
Skip to first unread message

Hector Palacios

unread,
Nov 11, 2009, 8:07:35 AM11/11/09
to
I read in this group that functions in separated compilation units are
always executed using their closures.

So, is it more efficient to write an old-fashion
recursive function for iterating over a list
than using List.iter?

0 new messages