/uutils

collection of miscellaneous Lua utilities

Primary LanguageLuaMIT LicenseMIT

uutils

This is a collection of frequently used lua modules:

  • time: precision time arithmetic. Mainly useful in conjunction with the rtp module.
  • utils: miscelanous string handling, formatting, functional programming etc.
  • strict: used to check for use of uninitialized variables

License

The code is licensed under the MIT license.