what is lambda used for in real code?

Steve Holden steve at holdenweb.com
Sat Jan 1 11:42:16 EST 2005


Adam DePrince wrote:
[...]
> 
> In sort, we must preserve the ability to create an anonymous function
> simply because we can do so for every other object type, and functions
> are not special enough to permit this special case.
> 
And you'd create an anonymous type how, exactly?

regards
  Steve
-- 
Steve Holden               http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/
Holden Web LLC      +1 703 861 4237  +1 800 494 3119



More information about the Python-list mailing list