๐ฅ
and
๐ฆ
break
๐
do
๐ฆ
else
โฃ
elseif
๐จ
end
๐
false
๐
for
๐
function
๐
goto
๐ธ
if
๐คผ
in
โ
local
โ
nil
๐ฅ
not
๐
or
๐ด
repeat
๐ณ
return
๐ง
then
๐ป
true
๐ข
until
๐
while
|
๐
+
๐ข
-
๐
*
๐
/
โ
%
๐
^
๐ทโโ๏ธ
#
๐๏ธโ๐จ๏ธ
==
โ
~=
๐งโโ๏ธ
<=
๐
>=
๐
<
๐
>
๐โโ๏ธ
=
โช
(
๐
)
๐ช
{
๐
}
๐ท
[
๐จโ๐ฉโ๐ฆโ๐ฆ
]
๐ฉโ๐ฉโ๐ง
::
๐คฏ
;
๐จโโ๏ธ
:
๐น
,
๐
.
๐
..
โ
...
๐
'
๐ฐ
"
๐ฒ
\\
|
โ
_G
๐ท
_VERSION
๐จโ๐ฉโ๐งโ๐ฆ
assert
๐โโ๏ธ
bit32
๐
collectgarbage
๐
coroutine
๐ฆ
debug
๐ฏ
dofile
โ
error
๐ฆ
getmetatable
๐
io
๐
ipairs
๐ฆพ
js
๐งช
load
๐
loadfile
๐ฃ
loadstring
๐ช
math
๐คธโโ๏ธ
module
๐
next
๐ฆจ
os
๐โโ๏ธ
package
๐
pairs
๐งท
pcall
๐
print
๐โโ๏ธ
rawequal
๐ฉโ๐ง
rawget
๐
rawlen
โฌ
rawset
๐
require
๐
select
โ
setmetatable
๐
string
๐
t
๐จโ๐ฉโ๐ฆ
table
๐
tonumber
โ
tostring
๐คน
type
๐คณ
unpack
๐
xpcall
|
๐ฏ
string.byte
๐ถ
string.char
๐
string.dump
๐ฃ
string.find
๐
string.format
๐ฏโโ๏ธ
string.gmatch
๐
string.gsub
๐ณ
string.len
โฝ
string.lower
๐
string.match
๐ฉ
string.rep
๐ฃ
string.reverse
๐
ฐ
string.sub
๐ต
string.upper
|
๐ฉฐ
table.concat
๐ฆธโโ๏ธ
table.insert
โช
table.maxn
๐ฏ
table.pack
๐ฒ
table.remove
๐ฏ
table.sort
๐
table.unpack
|
๐ง
math.abs
โ
math.acos
๐
math.asin
โด
math.atan
โ
math.atan2
๐บ
math.ceil
๐จ
math.cos
๐น
math.cosh
โ
math.deg
๐
math.exp
๐ต
math.floor
๐คซ
math.fmod
โก
math.frexp
๐
math.huge
๐
math.ldexp
๐
math.log
๐
math.log10
๐ฃ
math.max
๐งฑ
math.min
๐
math.modf
๐
math.pi
๐ฆข
math.pow
๐ข
math.rad
๐
math.random
๐ง
math.randomseed
๐
math.sin
๐ซ
math.sinh
โ
math.sqrt
๐
math.tan
๐
math.tanh
|
๐ถ
bit32.arshift
๐ฟ
bit32.band
๐ง
bit32.bnot
โ
bit32.bor
๐
bit32.btest
๐ฆ
bit32.bxor
๐ฅฌ
bit32.extract
๐
bit32.lrotate
๐ป
bit32.lshift
๐
bit32.replace
๐
bit32.rrotate
โฌ
bit32.rshift
|
๐ณ
io.close
๐ฆ
io.flush
โฝ
io.input
๐ง
io.lines
๐
io.open
๐ง
io.output
๐ธ
io.popen
๐ช
io.read
๐
io.stderr
๐ถ
io.stdin
๐ข
io.stdout
๐
io.tmpfile
๐ต
io.type
๐ฏ
io.write
๐ง
seek
๐ฆฝ
setvbuf
|
โผ
os.clock
๐บ
os.date
๐ก
os.difftime
๐
os.execute
๐
os.exit
๐ฉโ๐ฆฐ
os.getenv
๐ป
os.remove
๐งป
os.rename
โซ
os.setlocale
๐จโ๐ฉโ๐ง
os.time
๐ค
os.tmpname
|
๐
coroutine.create
๐ง
coroutine.resume
๐
coroutine.running
๐
coroutine.status
๐
coroutine.wrap
๐ฟ
coroutine.yield
|
๐ฆ
package.config
๐ถ
package.cpath
๐ฆ
package.loaded
๐ค
package.loaders
๐ฏ
package.loadlib
๐ง
package.path
๐
package.preload
๐จโ๐ง
package.searchers
๐โโ๏ธ
package.searchpath
๐ท
package.seeall
|
๐ฅ
debug.debug
ใ
debug.gethook
๐ฉโ๐ง
debug.getinfo
๐ท
debug.getlocal
๐ณ
debug.getmetatable
โน
debug.getregistry
๐คฑ
debug.getupvalue
๐
debug.getuservalue
๐
debug.sethook
๐ฐ
debug.setlocal
๐
debug.setmetatable
๐จโ๐ผ
debug.setupvalue
๐ฉบ
debug.setuservalue
๐ฆก
debug.traceback
๐
debug.upvalueid
โ
debug.upvaluejoin
|
๐ฆ
__add
๐
__sub
๐
__mul
๐
__div
๐ช
__mod
๐ฎ
__pow
๐ฅก
__unm
โฐ
__concat
โ
__len
๐คทโโ๏ธ
__eq
โ
__lt
๐ป
__le
๐
__index
๐ฅ
__newindex
๐ง
__call
โน
__tostring
๐
__metatable
๐
__gc
|