Re: A replacement for lambda
- From: "Paddy" <paddy3118@xxxxxxxxxxxx>
- Date: 30 Jul 2005 01:47:18 -0700
Christopher Subich <spam.csubich+bl...@xxxxxxxxxxxxxxxxxxxxx> writes:
> Basically, I'd rewrite the Python grammar such that:
> lambda_form ::= "<" expression "with" parameter_list ">"
I do prefer my parameter list to come before the expression. It would
remain consistant with simple function definitions.
- Cheers, Paddy.
.
- Follow-Ups:
- Re: A replacement for lambda
- From: Christopher Subich
- Re: A replacement for lambda
- References:
- A replacement for lambda
- From: Mike Meyer
- Re: A replacement for lambda
- From: Christopher Subich
- A replacement for lambda
- Prev by Date: Re: keylogger in Python
- Next by Date: Re: To thread or not to thread
- Previous by thread: Re: A replacement for lambda
- Next by thread: Re: A replacement for lambda
- Index(es):
Relevant Pages
|