grids-0.2.0.0

Safe HaskellNone
LanguageHaskell2010

Data.Grid.Lens

Synopsis

Documentation

cell :: forall dims a. (Dimensions dims, Eq (Coord dims)) => Coord dims -> Lens' (Grid dims a) a Source #

Focus an element of a grid