Difference between revisions 17225 and 17349 on gomwiktionary

-- 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)		-- Called when ipairs is run on the args table.
		return inext, t, 0
	end

	return args
end

return arguments