_G's newproxy and select?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: _G's newproxy and select?
- From: PA <petite.abeille@...>
- Date: 2005年3月21日 20:28:28 +0100
Hello,
The global table ("_G") defines several core functions:
print( LUModule.moduleWithName( "_G" ).functionNames().toString() )
--> { "assert", "collectgarbage", "dofile", "error", "gcinfo",
"getfenv", "getmetatable", "ipairs", "load", "loadfile", "loadlib",
"loadstring", "module", "newproxy", "next", "pairs", "pcall", "print",
"rawequal", "rawget", "rawset", "require", "select", "setfenv",
"setmetatable", "tonumber", "tostring", "type", "unpack", "xpcall" }
I heard of most of them, except "newproxy" and "select". What are
those? Are they documented somewhere?
Thanks!
Cheers
--
PA, Onnay Equitursay
http://alt.textdrive.com/