This is the documentation page for Module:Util
This is a documentation subpage for Module:Util. 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: |
Overview
Provides utility functions for programming modules.
Structure
Group | Description |
---|---|
util.cast | utilities for casting values (i.e. from arguments) |
util.html | shorthand functions for creating some html tags |
util.misc | miscellaneous functions |
Usage
This module should be loaded with require()
.