Software /
code /
prosody
File
teal-src/util/strbitop.d.tl @ 12184:326f5466ddc7
mod_storage_xep0227: Add API to iterate all stores of a user
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 14 Jan 2022 16:57:19 +0000 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record mod sand : function (string, string) : string sor : function (string, string) : string sxor : function (string, string) : string end return mod