World Conquest Chronicles

World Conquest Chronicles

lualife, v1.5.4

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:

Repository

Link: https://github.com/thewizardplusplus/lualife/tree/v1.5.4.

Content: code.

License: MIT.