lualife, v1.5.4
Posted on

The library that implements Conway's Game of Life.
Adding of improved asserts.
Change Log
- adding of improved asserts:
- checking of numbers:
- with optional checking of a number range;
- checking of callable values:
- functions;
- tables with the
__call()metamethod;
- checking of classes inheritance:
- supporting of the middleclass library.
- checking of numbers:
Repository
Link: https://github.com/thewizardplusplus/lualife/tree/v1.5.4.
Content: code.
License: MIT.