Module:Lua class/doc
Appearance
This is a documentation subpage for Module:Lua class. It may contain usage information, categories and other content that is not part of the original module page. |
This module depends on the following other modules: |
This module provides utilities for declaring classes in Lua code. It creates global variables, so must be called before require('strict')
if that is used.