Re: setfenv on userdata
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: setfenv on userdata
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2005年8月24日 13:11:49 -0300
> "Other types" in this sentence means "functions". No types other than
> functions and userdata have environments.
Threads also have environments.
-- Roberto