Module:CallAssert: Difference between revisions
Jump to navigation
Jump to search
Created page with "local function pack(...) return {...}, select('#', ...) end local function mapArray(func, array, count) local result = {} for i = 1, count or #array do result[i] = func(..." |
m 1 revision imported: some changes are needed ; like removing link to UTRS |
||
(No difference)
|