On Wed, Dec 3, 2008 at 9:52 PM, Eric Suen <[EMAIL PROTECTED]> wrote:
> Because it is a xor expression, for lambda, it will be
>
> x = x * x ^ ^ (a,b,c,d,e,f,g)
> {
> x
> }
I don't understand what you're getting at. That's a syntax error. My example:
x = x * x
^(a,b,c,d,e,f,g)
{
x
}
is not a syntax error, but it also (unfortunately) doesn't contain a
lambda expression. Or am I missing something?
-Jon
_______________________________________________
Es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss