Module rlifesrc_lib::cells
source · Expand description
Cells in the cellular automaton.
Structs
- A cell in the cellular automaton.
- Possible states of a known cell.
Constants
- The Alive state.
- The Dead state.
Type Aliases
- The coordinates of a cell.