moonkind

Simple type assertions for your Lua projeccts

$ luarocks install moonkind

Moonkind allows you to easily assert the types of your variables, and doesn't do implicit conversions.
You can either use it to throw errors in case of mismatched variables, or get the errors as values
to decide how to handle them.

Versions

0.1.3-11 year ago18 downloads
0.1.2-11 year ago8 downloads
0.1.1-11 year ago8 downloads
0.1.0-11 year ago8 downloads

Dependencies

lua >= 5.1, < 5.5

Manifests