[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: bindings and assignments (was: Re: continuations)



Erik Meijer wrote:
> I guess that you will like C#'s anonymous methods then.

It's better than Java, but they're still not closures. You can't access
ref arguments inside an anonymous method.

Regards,
Jeroen