mirror of
https://github.com/mpv-player/mpv
synced 2025-01-06 23:20:15 +00:00
1513493560
Lua doesn't distinguish between arrays and maps on the language level; there are just tables. Use metatables to mark these tables with their actual types. In particular, it allows distinguishing empty arrays from empty tables. |
||
---|---|---|
.. | ||
assdraw.lua | ||
defaults.lua | ||
osc.lua |