モジュール:TableToolsのソース a=nukar
あなたには “Tan sosの編集” を行う ciunkore tum ka sak. 理由は以下の通りです:
Tan sosのソースの閲覧やコピーが easkay.
--[[
------------------------------------------------------------------------------------
-- TableTools --
-- --
-- This module includes a number of functions for dealing with Lua tables. --
-- It is a meta-module, meant to be called from other Lua modules, and should --
-- not be called directly from #invoke. --
------------------------------------------------------------------------------------
--]]
local libraryUtil = require('libraryUtil')
local p = {}
-- Define often-used variables and functions.
local floor = math.floor
local infinity = math.huge
local checkType = libraryUtil.checkType
local checkTypeMulti = libraryUtil.checkTypeMulti
000
1:0
モジュール:TableTools に戻る.