pub type GridIntoEnumerate<T> = Zip<CoordIter, GridIntoIter<T>>;