[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: closure upvalues
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 23 May 2002 15:03:34 -0300
> Is it possible to get the closure upvalues without calling it?
No (maybe we will add this facility to the API).
-- Roberto