Module array2d

Module array2d 

Source

Structs§

Array2d
the main struct for the 2d array
ColumMut
Column
GridPos
struct that expresses index in 2d array
Rows
wrapper struct for iterating over rows
RowsMut
wrapper struct for iterating over mutable rows

Traits§

GridIdx
trait that is used for indexing the 2d array