Do a lot of cleanup on module table/vector

This commit is contained in:
2023-04-13 16:55:48 -04:00
parent 7078d1243d
commit 8ea6c47e4c
4 changed files with 217 additions and 76 deletions

View File

@@ -410,6 +410,8 @@ public:
int rawlen(LuaSlot val) const;
int nkeys(LuaSlot tab) const;
int next(LuaSlot tab, LuaSlot key, LuaSlot value) const;
// Return true if the classname is legal.