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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to