+7
2015/18/rust/Cargo.lock
+7
2015/18/rust/Cargo.lock
+6
2015/18/rust/Cargo.toml
+6
2015/18/rust/Cargo.toml
+98
2015/18/rust/src/main.rs
+98
2015/18/rust/src/main.rs
···+fn generations(times: u32, mut world: Vec<Vec<bool>>, size: usize, stuck: bool) -> Vec<Vec<bool>> {