Software /
code /
prosody
File
teal-src/util/strbitop.d.tl @ 12361:713f8ee9e1b4
net.stun: Add tests for serialization/deserialization
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 04 Mar 2022 16:13:05 +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