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-1303 days ago15 downloads
0.1.2-1303 days ago7 downloads
0.1.1-1303 days ago7 downloads
0.1.0-1303 days ago7 downloads

Dependencies

lua >= 5.1, < 5.5

Manifests