Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Aoc::Day17::CubeField
Inherits
Reference
<
Object
Constructors
new
(cubes :
Hash
(
Tuple
(
Int32
,
Int32
,
Int32
),
Bool
))
Source
new
(lines)
Source
Instance methods
active?
(coords)
Source
active_neighbors
(coords)
Source
boundaries
Source
num_active
Source
set_active
(coords, is_active)
Source
simulate
Source