[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: References to methods
- From: "Wim Couwenberg" <w.couwenberg@...>
- Date: Tue, 4 Mar 2003 16:25:13 +0100
Hi,
> Ok, and I'll pop a copy of this discussion on the Wiki (assuming that's ok
> with you) under the title "MinimisingClosures" (under the category of
> "OptimisationTips").
Note that not only closure upvalues play a role in this, but the function
environment (the former "local global table") as well.
Bye,
Wim