Skip to main content

One doc tagged with "internal"

View all tags

Metaclass

Provides a userdata-based class system with custom metamethod handling, enabling safe garbage collection and replacement of core Lua operations like `__gc` and `__len`.