Module rdcl_aoc_helpers::grid

source ·
Expand description

Additional helper methods for grid::Grid<T>.

Modules

Additional iterators for grid::Grid<T>.
Determine the neighbours of a point in a grid::Grid<T>.