Difference between revisions 145 and 23995 on lrcwiki

-- This module provides easy processing of arguments passed to Scribunto from
-- #invoke. It is intended for use by other Lua modules, and should not be
-- called from #invoke directly.

local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType

local arguments = {}
(contracted; show full)		end
		return ipairs(metaArgs)
	end

	return args
end

return arguments