luatypechecks, v1.3.2
Posted on

The library that implements various type checks in order to simulate static typing in the Lua language.
Fix an assertion stack trace level.
Note that this library isn't designed to validate input data, but only to simulate static typing for function parameters.
Disclaimer: this library was written directly on an Android smartphone with the QLua IDE.
Change Log
- fix an assertion stack trace level.
Repository
Link: https://github.com/thewizardplusplus/luatypechecks/tree/v1.3.2.
Content: code.
License: MIT.