| benchmark |
A module for benchmarking arbitrary Lua code. |
| mathx |
A module that adds helpful extensions to the math library. |
| operator |
A module that contains operator functions. |
| platform |
A module for determining information about the execution platform |
| set |
Set implementation for Lua |
| stringio |
This module defines functions that perform I/O on strings, instead of
files. |
| stringx |
A module that contains many helpful string extensions. |
| tablex |
A module that contains many helpful table extensions. |
| util |
Miscellaneous utility functions. |