Software /
code /
prosody
File
teal-src/util/table.d.tl @ 12063:d308f6901397
mod_smacks: Simplify access to local user sessions
Less to type if per chance the next commit also wants to access
sessions.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 17 Dec 2021 15:59:06 +0100 |
parent | 11459:86904555bffc |
child | 12618:17cc122cc2e8 |
line wrap: on
line source
local record lib create : function (narr:integer, nrec:integer):table pack : function (...:any):{any} end return lib