Now, take a look at this:
lua> tostring(select) select lua> type(select) function
This is really strange, all functions seem to follow the aforementioned rule except for select. Does anyone know what's going on here?
Posted 14 February 2015 - 03:54 PM
lua> tostring(select) select lua> type(select) function
Posted 14 February 2015 - 04:36 PM
assert error ipairs loadstring next pairs pcall rawequal rawget rawset select setfenv setmetatable tonumber tostring type unpack xpcall
Edited by SquidDev, 14 February 2015 - 04:38 PM.
Posted 14 February 2015 - 05:03 PM
0 members, 1 guests, 0 anonymous users