Type Definition chanvese::BoolGrid [] [src]

type BoolGrid = GenericGrid<bool>;

two-dimensional grid of bool values