summaryrefslogtreecommitdiffstats
path: root/CLI/rust/src/game_of_life/simulation/plane.rs
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Add the len method to the planea14m1-0/+18
2021-04-07Refactor PLane impl to be generic to allow nestinga14m1-5/+5
2021-04-07Fix the split testing of the plane/universea14m1-39/+35
2021-04-07Fix linting issuesa14m1-1/+1
2021-04-07Refactor module structure to split universe/planea14m1-0/+72