mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
23 KiB
1 line
23 KiB
{"entries":[{"name":"Arithmetic Operators","path":"index#2.5.1","type":"Language"},{"name":"assert()","path":"index#pdf-assert","type":"Standard Libraries"},{"name":"Assignment","path":"index#2.4.3","type":"Language"},{"name":"Blocks","path":"index#2.4.2","type":"Language"},{"name":"Chunks","path":"index#2.4.1","type":"Language"},{"name":"Coercion","path":"index#2.2.1","type":"Language"},{"name":"collectgarbage()","path":"index#pdf-collectgarbage","type":"Standard Libraries"},{"name":"Concatenation","path":"index#2.5.4","type":"Language"},{"name":"Control Structures","path":"index#2.4.4","type":"Language"},{"name":"coroutine.create()","path":"index#pdf-coroutine.create","type":"Standard Libraries"},{"name":"coroutine.resume()","path":"index#pdf-coroutine.resume","type":"Standard Libraries"},{"name":"coroutine.running()","path":"index#pdf-coroutine.running","type":"Standard Libraries"},{"name":"coroutine.status()","path":"index#pdf-coroutine.status","type":"Standard Libraries"},{"name":"coroutine.wrap()","path":"index#pdf-coroutine.wrap","type":"Standard Libraries"},{"name":"coroutine.yield()","path":"index#pdf-coroutine.yield","type":"Standard Libraries"},{"name":"Coroutines","path":"index#2.11","type":"Language"},{"name":"debug.debug()","path":"index#pdf-debug.debug","type":"Standard Libraries"},{"name":"debug.getfenv()","path":"index#pdf-debug.getfenv","type":"Standard Libraries"},{"name":"debug.gethook()","path":"index#pdf-debug.gethook","type":"Standard Libraries"},{"name":"debug.getinfo()","path":"index#pdf-debug.getinfo","type":"Standard Libraries"},{"name":"debug.getlocal()","path":"index#pdf-debug.getlocal","type":"Standard Libraries"},{"name":"debug.getmetatable()","path":"index#pdf-debug.getmetatable","type":"Standard Libraries"},{"name":"debug.getregistry()","path":"index#pdf-debug.getregistry","type":"Standard Libraries"},{"name":"debug.getupvalue()","path":"index#pdf-debug.getupvalue","type":"Standard Libraries"},{"name":"debug.setfenv()","path":"index#pdf-debug.setfenv","type":"Standard Libraries"},{"name":"debug.sethook()","path":"index#pdf-debug.sethook","type":"Standard Libraries"},{"name":"debug.setlocal()","path":"index#pdf-debug.setlocal","type":"Standard Libraries"},{"name":"debug.setmetatable()","path":"index#pdf-debug.setmetatable","type":"Standard Libraries"},{"name":"debug.setupvalue()","path":"index#pdf-debug.setupvalue","type":"Standard Libraries"},{"name":"debug.traceback()","path":"index#pdf-debug.traceback","type":"Standard Libraries"},{"name":"dofile()","path":"index#pdf-dofile","type":"Standard Libraries"},{"name":"Environments","path":"index#2.9","type":"Language"},{"name":"Error Handling","path":"index#2.7","type":"Language"},{"name":"error()","path":"index#pdf-error","type":"Standard Libraries"},{"name":"Expressions","path":"index#2.5","type":"Language"},{"name":"file:close()","path":"index#pdf-file:close","type":"Standard Libraries"},{"name":"file:flush()","path":"index#pdf-file:flush","type":"Standard Libraries"},{"name":"file:lines()","path":"index#pdf-file:lines","type":"Standard Libraries"},{"name":"file:read()","path":"index#pdf-file:read","type":"Standard Libraries"},{"name":"file:seek()","path":"index#pdf-file:seek","type":"Standard Libraries"},{"name":"file:setvbuf()","path":"index#pdf-file:setvbuf","type":"Standard Libraries"},{"name":"file:write()","path":"index#pdf-file:write","type":"Standard Libraries"},{"name":"For Statement","path":"index#2.4.5","type":"Language"},{"name":"Function Calls","path":"index#2.5.8","type":"Language"},{"name":"Function Calls as Statements","path":"index#2.4.6","type":"Language"},{"name":"Function Definitions","path":"index#2.5.9","type":"Language"},{"name":"Garbage Collection","path":"index#2.10","type":"Language"},{"name":"Garbage-Collection Metamethods","path":"index#2.10.1","type":"Language"},{"name":"getfenv()","path":"index#pdf-getfenv","type":"Standard Libraries"},{"name":"getmetatable()","path":"index#pdf-getmetatable","type":"Standard Libraries"},{"name":"io.close()","path":"index#pdf-io.close","type":"Standard Libraries"},{"name":"io.flush()","path":"index#pdf-io.flush","type":"Standard Libraries"},{"name":"io.input()","path":"index#pdf-io.input","type":"Standard Libraries"},{"name":"io.lines()","path":"index#pdf-io.lines","type":"Standard Libraries"},{"name":"io.open()","path":"index#pdf-io.open","type":"Standard Libraries"},{"name":"io.output()","path":"index#pdf-io.output","type":"Standard Libraries"},{"name":"io.popen()","path":"index#pdf-io.popen","type":"Standard Libraries"},{"name":"io.read()","path":"index#pdf-io.read","type":"Standard Libraries"},{"name":"io.tmpfile()","path":"index#pdf-io.tmpfile","type":"Standard Libraries"},{"name":"io.type()","path":"index#pdf-io.type","type":"Standard Libraries"},{"name":"io.write()","path":"index#pdf-io.write","type":"Standard Libraries"},{"name":"ipairs()","path":"index#pdf-ipairs","type":"Standard Libraries"},{"name":"Lexical Conventions","path":"index#2.1","type":"Language"},{"name":"load()","path":"index#pdf-load","type":"Standard Libraries"},{"name":"loadfile()","path":"index#pdf-loadfile","type":"Standard Libraries"},{"name":"loadstring()","path":"index#pdf-loadstring","type":"Standard Libraries"},{"name":"Local Declarations","path":"index#2.4.7","type":"Language"},{"name":"Logical Operators","path":"index#2.5.3","type":"Language"},{"name":"luaL_addchar","path":"index#luaL_addchar","type":"Auxiliary Library"},{"name":"luaL_addlstring","path":"index#luaL_addlstring","type":"Auxiliary Library"},{"name":"luaL_addsize","path":"index#luaL_addsize","type":"Auxiliary Library"},{"name":"luaL_addstring","path":"index#luaL_addstring","type":"Auxiliary Library"},{"name":"luaL_addvalue","path":"index#luaL_addvalue","type":"Auxiliary Library"},{"name":"luaL_argcheck","path":"index#luaL_argcheck","type":"Auxiliary Library"},{"name":"luaL_argerror","path":"index#luaL_argerror","type":"Auxiliary Library"},{"name":"luaL_Buffer","path":"index#luaL_Buffer","type":"Auxiliary Library"},{"name":"luaL_buffinit","path":"index#luaL_buffinit","type":"Auxiliary Library"},{"name":"luaL_callmeta","path":"index#luaL_callmeta","type":"Auxiliary Library"},{"name":"luaL_checkany","path":"index#luaL_checkany","type":"Auxiliary Library"},{"name":"luaL_checkint","path":"index#luaL_checkint","type":"Auxiliary Library"},{"name":"luaL_checkinteger","path":"index#luaL_checkinteger","type":"Auxiliary Library"},{"name":"luaL_checklong","path":"index#luaL_checklong","type":"Auxiliary Library"},{"name":"luaL_checklstring","path":"index#luaL_checklstring","type":"Auxiliary Library"},{"name":"luaL_checknumber","path":"index#luaL_checknumber","type":"Auxiliary Library"},{"name":"luaL_checkoption","path":"index#luaL_checkoption","type":"Auxiliary Library"},{"name":"luaL_checkstack","path":"index#luaL_checkstack","type":"Auxiliary Library"},{"name":"luaL_checkstring","path":"index#luaL_checkstring","type":"Auxiliary Library"},{"name":"luaL_checktype","path":"index#luaL_checktype","type":"Auxiliary Library"},{"name":"luaL_checkudata","path":"index#luaL_checkudata","type":"Auxiliary Library"},{"name":"luaL_dofile","path":"index#luaL_dofile","type":"Auxiliary Library"},{"name":"luaL_dostring","path":"index#luaL_dostring","type":"Auxiliary Library"},{"name":"luaL_error","path":"index#luaL_error","type":"Auxiliary Library"},{"name":"luaL_getmetafield","path":"index#luaL_getmetafield","type":"Auxiliary Library"},{"name":"luaL_getmetatable","path":"index#luaL_getmetatable","type":"Auxiliary Library"},{"name":"luaL_gsub","path":"index#luaL_gsub","type":"Auxiliary Library"},{"name":"luaL_loadbuffer","path":"index#luaL_loadbuffer","type":"Auxiliary Library"},{"name":"luaL_loadfile","path":"index#luaL_loadfile","type":"Auxiliary Library"},{"name":"luaL_loadstring","path":"index#luaL_loadstring","type":"Auxiliary Library"},{"name":"luaL_newmetatable","path":"index#luaL_newmetatable","type":"Auxiliary Library"},{"name":"luaL_newstate","path":"index#luaL_newstate","type":"Auxiliary Library"},{"name":"luaL_openlibs","path":"index#luaL_openlibs","type":"Auxiliary Library"},{"name":"luaL_optint","path":"index#luaL_optint","type":"Auxiliary Library"},{"name":"luaL_optinteger","path":"index#luaL_optinteger","type":"Auxiliary Library"},{"name":"luaL_optlong","path":"index#luaL_optlong","type":"Auxiliary Library"},{"name":"luaL_optlstring","path":"index#luaL_optlstring","type":"Auxiliary Library"},{"name":"luaL_optnumber","path":"index#luaL_optnumber","type":"Auxiliary Library"},{"name":"luaL_optstring","path":"index#luaL_optstring","type":"Auxiliary Library"},{"name":"luaL_prepbuffer","path":"index#luaL_prepbuffer","type":"Auxiliary Library"},{"name":"luaL_pushresult","path":"index#luaL_pushresult","type":"Auxiliary Library"},{"name":"luaL_ref","path":"index#luaL_ref","type":"Auxiliary Library"},{"name":"luaL_Reg","path":"index#luaL_Reg","type":"Auxiliary Library"},{"name":"luaL_register","path":"index#luaL_register","type":"Auxiliary Library"},{"name":"luaL_typename","path":"index#luaL_typename","type":"Auxiliary Library"},{"name":"luaL_typerror","path":"index#luaL_typerror","type":"Auxiliary Library"},{"name":"luaL_unref","path":"index#luaL_unref","type":"Auxiliary Library"},{"name":"luaL_where","path":"index#luaL_where","type":"Auxiliary Library"},{"name":"lua_Alloc","path":"index#lua_Alloc","type":"API"},{"name":"lua_atpanic","path":"index#lua_atpanic","type":"API"},{"name":"lua_call","path":"index#lua_call","type":"API"},{"name":"lua_CFunction","path":"index#lua_CFunction","type":"API"},{"name":"lua_checkstack","path":"index#lua_checkstack","type":"API"},{"name":"lua_close","path":"index#lua_close","type":"API"},{"name":"lua_concat","path":"index#lua_concat","type":"API"},{"name":"lua_cpcall","path":"index#lua_cpcall","type":"API"},{"name":"lua_createtable","path":"index#lua_createtable","type":"API"},{"name":"lua_Debug","path":"index#lua_Debug","type":"API"},{"name":"lua_dump","path":"index#lua_dump","type":"API"},{"name":"lua_equal","path":"index#lua_equal","type":"API"},{"name":"lua_error","path":"index#lua_error","type":"API"},{"name":"lua_gc","path":"index#lua_gc","type":"API"},{"name":"lua_getallocf","path":"index#lua_getallocf","type":"API"},{"name":"lua_getfenv","path":"index#lua_getfenv","type":"API"},{"name":"lua_getfield","path":"index#lua_getfield","type":"API"},{"name":"lua_getglobal","path":"index#lua_getglobal","type":"API"},{"name":"lua_gethook","path":"index#lua_gethook","type":"API"},{"name":"lua_gethookcount","path":"index#lua_gethookcount","type":"API"},{"name":"lua_gethookmask","path":"index#lua_gethookmask","type":"API"},{"name":"lua_getinfo","path":"index#lua_getinfo","type":"API"},{"name":"lua_getlocal","path":"index#lua_getlocal","type":"API"},{"name":"lua_getmetatable","path":"index#lua_getmetatable","type":"API"},{"name":"lua_getstack","path":"index#lua_getstack","type":"API"},{"name":"lua_gettable","path":"index#lua_gettable","type":"API"},{"name":"lua_gettop","path":"index#lua_gettop","type":"API"},{"name":"lua_getupvalue","path":"index#lua_getupvalue","type":"API"},{"name":"lua_Hook","path":"index#lua_Hook","type":"API"},{"name":"lua_insert","path":"index#lua_insert","type":"API"},{"name":"lua_Integer","path":"index#lua_Integer","type":"API"},{"name":"lua_isboolean","path":"index#lua_isboolean","type":"API"},{"name":"lua_iscfunction","path":"index#lua_iscfunction","type":"API"},{"name":"lua_isfunction","path":"index#lua_isfunction","type":"API"},{"name":"lua_islightuserdata","path":"index#lua_islightuserdata","type":"API"},{"name":"lua_isnil","path":"index#lua_isnil","type":"API"},{"name":"lua_isnone","path":"index#lua_isnone","type":"API"},{"name":"lua_isnoneornil","path":"index#lua_isnoneornil","type":"API"},{"name":"lua_isnumber","path":"index#lua_isnumber","type":"API"},{"name":"lua_isstring","path":"index#lua_isstring","type":"API"},{"name":"lua_istable","path":"index#lua_istable","type":"API"},{"name":"lua_isthread","path":"index#lua_isthread","type":"API"},{"name":"lua_isuserdata","path":"index#lua_isuserdata","type":"API"},{"name":"lua_lessthan","path":"index#lua_lessthan","type":"API"},{"name":"lua_load","path":"index#lua_load","type":"API"},{"name":"lua_newstate","path":"index#lua_newstate","type":"API"},{"name":"lua_newtable","path":"index#lua_newtable","type":"API"},{"name":"lua_newthread","path":"index#lua_newthread","type":"API"},{"name":"lua_newuserdata","path":"index#lua_newuserdata","type":"API"},{"name":"lua_next","path":"index#lua_next","type":"API"},{"name":"lua_Number","path":"index#lua_Number","type":"API"},{"name":"lua_objlen","path":"index#lua_objlen","type":"API"},{"name":"lua_pcall","path":"index#lua_pcall","type":"API"},{"name":"lua_pop","path":"index#lua_pop","type":"API"},{"name":"lua_pushboolean","path":"index#lua_pushboolean","type":"API"},{"name":"lua_pushcclosure","path":"index#lua_pushcclosure","type":"API"},{"name":"lua_pushcfunction","path":"index#lua_pushcfunction","type":"API"},{"name":"lua_pushfstring","path":"index#lua_pushfstring","type":"API"},{"name":"lua_pushinteger","path":"index#lua_pushinteger","type":"API"},{"name":"lua_pushlightuserdata","path":"index#lua_pushlightuserdata","type":"API"},{"name":"lua_pushliteral","path":"index#lua_pushliteral","type":"API"},{"name":"lua_pushlstring","path":"index#lua_pushlstring","type":"API"},{"name":"lua_pushnil","path":"index#lua_pushnil","type":"API"},{"name":"lua_pushnumber","path":"index#lua_pushnumber","type":"API"},{"name":"lua_pushstring","path":"index#lua_pushstring","type":"API"},{"name":"lua_pushthread","path":"index#lua_pushthread","type":"API"},{"name":"lua_pushvalue","path":"index#lua_pushvalue","type":"API"},{"name":"lua_pushvfstring","path":"index#lua_pushvfstring","type":"API"},{"name":"lua_rawequal","path":"index#lua_rawequal","type":"API"},{"name":"lua_rawget","path":"index#lua_rawget","type":"API"},{"name":"lua_rawgeti","path":"index#lua_rawgeti","type":"API"},{"name":"lua_rawset","path":"index#lua_rawset","type":"API"},{"name":"lua_rawseti","path":"index#lua_rawseti","type":"API"},{"name":"lua_Reader","path":"index#lua_Reader","type":"API"},{"name":"lua_register","path":"index#lua_register","type":"API"},{"name":"lua_remove","path":"index#lua_remove","type":"API"},{"name":"lua_replace","path":"index#lua_replace","type":"API"},{"name":"lua_resume","path":"index#lua_resume","type":"API"},{"name":"lua_setallocf","path":"index#lua_setallocf","type":"API"},{"name":"lua_setfenv","path":"index#lua_setfenv","type":"API"},{"name":"lua_setfield","path":"index#lua_setfield","type":"API"},{"name":"lua_setglobal","path":"index#lua_setglobal","type":"API"},{"name":"lua_sethook","path":"index#lua_sethook","type":"API"},{"name":"lua_setlocal","path":"index#lua_setlocal","type":"API"},{"name":"lua_setmetatable","path":"index#lua_setmetatable","type":"API"},{"name":"lua_settable","path":"index#lua_settable","type":"API"},{"name":"lua_settop","path":"index#lua_settop","type":"API"},{"name":"lua_setupvalue","path":"index#lua_setupvalue","type":"API"},{"name":"lua_State","path":"index#lua_State","type":"API"},{"name":"lua_status","path":"index#lua_status","type":"API"},{"name":"lua_toboolean","path":"index#lua_toboolean","type":"API"},{"name":"lua_tocfunction","path":"index#lua_tocfunction","type":"API"},{"name":"lua_tointeger","path":"index#lua_tointeger","type":"API"},{"name":"lua_tolstring","path":"index#lua_tolstring","type":"API"},{"name":"lua_tonumber","path":"index#lua_tonumber","type":"API"},{"name":"lua_topointer","path":"index#lua_topointer","type":"API"},{"name":"lua_tostring","path":"index#lua_tostring","type":"API"},{"name":"lua_tothread","path":"index#lua_tothread","type":"API"},{"name":"lua_touserdata","path":"index#lua_touserdata","type":"API"},{"name":"lua_type","path":"index#lua_type","type":"API"},{"name":"lua_typename","path":"index#lua_typename","type":"API"},{"name":"lua_Writer","path":"index#lua_Writer","type":"API"},{"name":"lua_xmove","path":"index#lua_xmove","type":"API"},{"name":"lua_yield","path":"index#lua_yield","type":"API"},{"name":"math.abs()","path":"index#pdf-math.abs","type":"Standard Libraries"},{"name":"math.acos()","path":"index#pdf-math.acos","type":"Standard Libraries"},{"name":"math.asin()","path":"index#pdf-math.asin","type":"Standard Libraries"},{"name":"math.atan()","path":"index#pdf-math.atan","type":"Standard Libraries"},{"name":"math.atan2()","path":"index#pdf-math.atan2","type":"Standard Libraries"},{"name":"math.ceil()","path":"index#pdf-math.ceil","type":"Standard Libraries"},{"name":"math.cos()","path":"index#pdf-math.cos","type":"Standard Libraries"},{"name":"math.cosh()","path":"index#pdf-math.cosh","type":"Standard Libraries"},{"name":"math.deg()","path":"index#pdf-math.deg","type":"Standard Libraries"},{"name":"math.exp()","path":"index#pdf-math.exp","type":"Standard Libraries"},{"name":"math.floor()","path":"index#pdf-math.floor","type":"Standard Libraries"},{"name":"math.fmod()","path":"index#pdf-math.fmod","type":"Standard Libraries"},{"name":"math.frexp()","path":"index#pdf-math.frexp","type":"Standard Libraries"},{"name":"math.huge","path":"index#pdf-math.huge","type":"Standard Libraries"},{"name":"math.ldexp()","path":"index#pdf-math.ldexp","type":"Standard Libraries"},{"name":"math.log()","path":"index#pdf-math.log","type":"Standard Libraries"},{"name":"math.log10()","path":"index#pdf-math.log10","type":"Standard Libraries"},{"name":"math.max()","path":"index#pdf-math.max","type":"Standard Libraries"},{"name":"math.min()","path":"index#pdf-math.min","type":"Standard Libraries"},{"name":"math.modf()","path":"index#pdf-math.modf","type":"Standard Libraries"},{"name":"math.pi","path":"index#pdf-math.pi","type":"Standard Libraries"},{"name":"math.pow()","path":"index#pdf-math.pow","type":"Standard Libraries"},{"name":"math.rad()","path":"index#pdf-math.rad","type":"Standard Libraries"},{"name":"math.random()","path":"index#pdf-math.random","type":"Standard Libraries"},{"name":"math.randomseed()","path":"index#pdf-math.randomseed","type":"Standard Libraries"},{"name":"math.sin()","path":"index#pdf-math.sin","type":"Standard Libraries"},{"name":"math.sinh()","path":"index#pdf-math.sinh","type":"Standard Libraries"},{"name":"math.sqrt()","path":"index#pdf-math.sqrt","type":"Standard Libraries"},{"name":"math.tan()","path":"index#pdf-math.tan","type":"Standard Libraries"},{"name":"math.tanh()","path":"index#pdf-math.tanh","type":"Standard Libraries"},{"name":"Metatables","path":"index#2.8","type":"Language"},{"name":"module()","path":"index#pdf-module","type":"Standard Libraries"},{"name":"next()","path":"index#pdf-next","type":"Standard Libraries"},{"name":"os.clock()","path":"index#pdf-os.clock","type":"Standard Libraries"},{"name":"os.date()","path":"index#pdf-os.date","type":"Standard Libraries"},{"name":"os.difftime()","path":"index#pdf-os.difftime","type":"Standard Libraries"},{"name":"os.execute()","path":"index#pdf-os.execute","type":"Standard Libraries"},{"name":"os.exit()","path":"index#pdf-os.exit","type":"Standard Libraries"},{"name":"os.getenv()","path":"index#pdf-os.getenv","type":"Standard Libraries"},{"name":"os.remove()","path":"index#pdf-os.remove","type":"Standard Libraries"},{"name":"os.rename()","path":"index#pdf-os.rename","type":"Standard Libraries"},{"name":"os.setlocale()","path":"index#pdf-os.setlocale","type":"Standard Libraries"},{"name":"os.time()","path":"index#pdf-os.time","type":"Standard Libraries"},{"name":"os.tmpname()","path":"index#pdf-os.tmpname","type":"Standard Libraries"},{"name":"package.cpath","path":"index#pdf-package.cpath","type":"Standard Libraries"},{"name":"package.loaded","path":"index#pdf-package.loaded","type":"Standard Libraries"},{"name":"package.loaders","path":"index#pdf-package.loaders","type":"Standard Libraries"},{"name":"package.loadlib()","path":"index#pdf-package.loadlib","type":"Standard Libraries"},{"name":"package.path","path":"index#pdf-package.path","type":"Standard Libraries"},{"name":"package.preload","path":"index#pdf-package.preload","type":"Standard Libraries"},{"name":"package.seeall()","path":"index#pdf-package.seeall","type":"Standard Libraries"},{"name":"pairs()","path":"index#pdf-pairs","type":"Standard Libraries"},{"name":"Patterns","path":"index#5.4.1","type":"Standard Libraries"},{"name":"pcall()","path":"index#pdf-pcall","type":"Standard Libraries"},{"name":"Precedence","path":"index#2.5.6","type":"Language"},{"name":"print()","path":"index#pdf-print","type":"Standard Libraries"},{"name":"rawequal()","path":"index#pdf-rawequal","type":"Standard Libraries"},{"name":"rawget()","path":"index#pdf-rawget","type":"Standard Libraries"},{"name":"rawset()","path":"index#pdf-rawset","type":"Standard Libraries"},{"name":"Relational Operators","path":"index#2.5.2","type":"Language"},{"name":"require()","path":"index#pdf-require","type":"Standard Libraries"},{"name":"select()","path":"index#pdf-select","type":"Standard Libraries"},{"name":"setfenv()","path":"index#pdf-setfenv","type":"Standard Libraries"},{"name":"setmetatable()","path":"index#pdf-setmetatable","type":"Standard Libraries"},{"name":"Statements","path":"index#2.4","type":"Language"},{"name":"string.byte()","path":"index#pdf-string.byte","type":"Standard Libraries"},{"name":"string.char()","path":"index#pdf-string.char","type":"Standard Libraries"},{"name":"string.dump()","path":"index#pdf-string.dump","type":"Standard Libraries"},{"name":"string.find()","path":"index#pdf-string.find","type":"Standard Libraries"},{"name":"string.format()","path":"index#pdf-string.format","type":"Standard Libraries"},{"name":"string.gmatch()","path":"index#pdf-string.gmatch","type":"Standard Libraries"},{"name":"string.gsub()","path":"index#pdf-string.gsub","type":"Standard Libraries"},{"name":"string.len()","path":"index#pdf-string.len","type":"Standard Libraries"},{"name":"string.lower()","path":"index#pdf-string.lower","type":"Standard Libraries"},{"name":"string.match()","path":"index#pdf-string.match","type":"Standard Libraries"},{"name":"string.rep()","path":"index#pdf-string.rep","type":"Standard Libraries"},{"name":"string.reverse()","path":"index#pdf-string.reverse","type":"Standard Libraries"},{"name":"string.sub()","path":"index#pdf-string.sub","type":"Standard Libraries"},{"name":"string.upper()","path":"index#pdf-string.upper","type":"Standard Libraries"},{"name":"Table Constructors","path":"index#2.5.7","type":"Language"},{"name":"table.concat()","path":"index#pdf-table.concat","type":"Standard Libraries"},{"name":"table.insert()","path":"index#pdf-table.insert","type":"Standard Libraries"},{"name":"table.maxn()","path":"index#pdf-table.maxn","type":"Standard Libraries"},{"name":"table.remove()","path":"index#pdf-table.remove","type":"Standard Libraries"},{"name":"table.sort()","path":"index#pdf-table.sort","type":"Standard Libraries"},{"name":"The Length Operator","path":"index#2.5.5","type":"Language"},{"name":"tonumber()","path":"index#pdf-tonumber","type":"Standard Libraries"},{"name":"tostring()","path":"index#pdf-tostring","type":"Standard Libraries"},{"name":"type()","path":"index#pdf-type","type":"Standard Libraries"},{"name":"unpack()","path":"index#pdf-unpack","type":"Standard Libraries"},{"name":"Values and Types","path":"index#2.2","type":"Language"},{"name":"Variables","path":"index#2.3","type":"Language"},{"name":"Visibility Rules","path":"index#2.6","type":"Language"},{"name":"Weak Tables","path":"index#2.10.2","type":"Language"},{"name":"xpcall()","path":"index#pdf-xpcall","type":"Standard Libraries"},{"name":"_G","path":"index#pdf-_G","type":"Standard Libraries"},{"name":"_VERSION","path":"index#pdf-_VERSION","type":"Standard Libraries"}],"types":[{"name":"API","count":104,"slug":"api"},{"name":"Auxiliary Library","count":48,"slug":"auxiliary-library"},{"name":"Language","count":30,"slug":"language"},{"name":"Standard Libraries","count":135,"slug":"standard-libraries"}]} |