[][src]Crate liblife

A crate to help implementing Conway's Game of life applications.

Modules

cell

Cell representations.

generation

Generation representation.

result

Result and errors.

ruleset

Generations calculation ruleset.