libs/table.lua

Fri, 17 Mar 2023 11:15:18 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 17 Mar 2023 11:15:18 +0000
changeset 475
68a4fb45afbc
parent 439
6fc73ad6b1d2
child 483
33d566513eb0
permissions
-rw-r--r--

disco: Fire disco-info-changed when necessary, move presence resending there

439
6fc73ad6b1d2 util.table: Add fallback for the Prosody C module
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 return {pack = function(...) return {n = select("#", ...); ...} end; create = function() return {} end}

mercurial