aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/util/mathcompat.tl
Commit message (Collapse)AuthorAgeFilesLines
* teal: Move into prosody namespaceKim Alvefur2023-03-231-15/+0
|
* util.mathcompat: Module to ease reuse of math.type()Kim Alvefur2022-10-201-0/+15
Mostly to ensure it is available during tests, as util.startup is not invoked there