alias TwentyFortyEight::Board
Overview
Board is an alias of type Array(Row), it is the internal container of the entire field
Alias Definition
Array(Array(Int32))
Board is an alias of type Array(Row), it is the internal container of the entire field
Array(Array(Int32))