On Fri, 28 Sep 2007 09:42:49 -0700, TheFlyingDutchman wrote: > Which of the common languages have higher order functions and what is > the syntax?
C, C++, Pascal, Perl, PHP, Ruby have them. And of course the functional
languages, most notably Lisp and Scheme as you asked for common languages.
Don't know if C#'s delegates qualify.
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list
