1 2 3 4 5
---@meta tablepool={} function tablepool.release(tag, obj, noclear) end function tablepool.fetch(tag, narr, nrec) end return tablepool