[Python-3000] Wild idea: Deferred Evaluation & Implicit Lambda

Josiah Carlson jcarlson at uci.edu
Tue May 30 20:09:59 CEST 2006


Talin <talin at acm.org> wrote:
> 
> I want to take a stab at unifying a number of ideas that have been 
> proposed recently:

1. It's either a strange way of spelling lambda, and doesn't gain
anything except a reduction in typing by 1 character.
2. Or it's a strange way of deferring evaluation of a line in the
current stackframe.

Either way, -1.

 - Josiah



More information about the Python-3000 mailing list