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-124 days ago8 downloads
0.1.2-124 days ago5 downloads
0.1.1-124 days ago5 downloads
0.1.0-124 days ago5 downloads

Dependencies

lua >= 5.1, < 5.5

Manifests