Software /
code /
verse
File
libs/table.lua @ 475:68a4fb45afbc
disco: Fire disco-info-changed when necessary, move presence resending there
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 17 Mar 2023 11:15:18 +0000 |
parent | 439:6fc73ad6b1d2 |
child | 483:33d566513eb0 |
line wrap: on
line source
return {pack = function(...) return {n = select("#", ...); ...} end; create = function() return {} end}