Changes

Jump to navigation Jump to search

Module:TableTools

36 bytes removed, 21:35, 19 February 2019
no edit summary
]]
function p.sortedPairs(t, keySort)
local check = _check('keysToList')
checkType('sortedPairs', 1, t, 'table')
checkType('sortedPairs', 2, keySort, 'function', true)
Anonymous user

Navigation menu