Software /
code /
prosody
File
teal-src/util/table.d.tl @ 11625:04abe65b8067
mod_storage_sql: Fix for move of yes/no function (Thanks Kasim)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 21 Jun 2021 17:31:17 +0200 |
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