aboutsummaryrefslogtreecommitdiffstats
path: root/util/mathcompat.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.mathcompat: Module to ease reuse of math.type()Kim Alvefur2022-10-201-0/+13
Mostly to ensure it is available during tests, as util.startup is not invoked there