
6 Feb
2005
6 Feb
'05
6:33 p.m.
Dylan Thurston wrote:
Now that you mention it, Mathematica also has this notation, with explicit delimiters; for instance, `(#+2)&' is the function of adding two.
There's a Boost library supporting a similar notation in C++, with no explicit delimiters except to resolve ambiguity or work around C++ limitations: http://www.boost.org/doc/html/lambda.html -- Ben