[][src]Module liblife::ruleset

Generations calculation ruleset.

Functions

apply_conway_ruleset

RulesetFn that applies the Conway's evolution rules.

Type Definitions

RulesetFn

Represents the type of functions needed to calculate generations.