> Hmmm, interesting too. So, is the order of execution of lists:map > guaranteed to proceed always in a certain order? http://erlang.org/doc/man/lists.html says: > The evaluation order [of lists:map/1] is implementation dependent.