Software /
code /
prosody
File
teal-src/util/compat.d.tl @ 11868:ae093c259da2
mod_c2s,etc: Identify stanza object with appropriate function
Better than duck typing, in case anyone ever passes a non-stanza table
with a 'name' field.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 24 Oct 2021 15:17:01 +0200 (2021-10-24) |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib xpcall : function (function, function, ...:any):boolean, any end return lib