optimization of list comprehensions

Richard A. O'Keefe ok@REDACTED
Tue Mar 7 23:17:55 CET 2006


"Ulf Wiger \(AL/EAB\)" <ulf.wiger@REDACTED> wrote:
	...
	and the pattern 'fun(', signifying the definition of a 
	...

This may well yield an underestimate.  There's a lot of Erlang code
that puts spaces between 'fun' and '(', sometimes even a newline!
	
	I think it's safe to say that even "average" industrial 
	programmers rather quickly learn to exploit the virtues
	of higher-order functions and iterators.

So yes, that seems to be a safe conclusion.



More information about the erlang-questions mailing list