Re: map/filter/reduce/lambda opinions and background unscientific mini-survey



On Fri, 01 Jul 2005 09:13:58 -0700, mcherm wrote:

> Lambda serves a very specific purpose: declaring small, in-place
> functions which are no bigger than a single expression. I do this often
> enough that I DO want special syntax for it. But I'll admit that I
> wish "lambda" were about 5 or 6 characters shorter

As in an empty string? :-)

> and didn't have such an obscure name.

Lambda is no more an obscure name than "function", "decorator", "closure",
"class", or "module". The first time you come across it, you don't know
what it means. Then you learn what it means, and then you know.



--
Steve



.



Relevant Pages

  • Re: Declaring variables in Module vs. Public
    ... but in reality you probably won't notice it. ... There is a bigger ... My question is - is there a performance difference to declaring the ... circumstances to break code into different modules and when to declare ...
    (microsoft.public.excel.misc)
  • Re: register variables
    ... > what is the purpose of declaring a register variable? ... It tells the compiler that you think you have a better ... Prev by Date: ...
    (comp.lang.c)
  • Re: Oregon/Oklahoma ...
    ... "the purpose of the Russian campaign is to reduce the Slavic ... Heinrich Himmler, 1941 ... The bigger concern is the system didn't work, ...
    (rec.sport.football.college)
  • Re: create a folder useing vb code?
    ... There's another method that removes the need of declaring a variable. ... This single line will serve your purpose well. ... Cyril Gupta ...
    (microsoft.public.dotnet.languages.vb)
  • Re: register variables
    ... >what is the purpose of declaring a register variable? ... CLC FAQ ... Prev by Date: ...
    (comp.lang.c)