Software /
code /
prosody
File
teal-src/util/strbitop.d.tl @ 12256:8fd3eebb8966
Revert util.debug change accidentally committed in e157e5c79daa
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 04 Feb 2022 15:13:13 +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