On Thu, Dec 4, 2008 at 9:28 AM, Michael <[EMAIL PROTECTED]> wrote:
> This may be a stupid question, but is the current let expression syntax
> defined in JavaScript 1.7 too fundamentally different from the sought out
> lambda expression to be repurposed? Or would this wreak havoc on current
> uses?
>

I had kind of a similar thought about let statements. Would it be
possible to simply turn a let statement into an assignable/callable
value? Would that just break too many things? would it get us at least
close to the lambda functionality we seek?
_______________________________________________
Es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to