[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: _G's newproxy and select?
- From: PA <petite.abeille@...>
- Date: Mon, 21 Mar 2005 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/