Factory for building grids.
Creates a grid fully populated with the same element in every cell. The element instance is reused for all coordinates.
element type
element to fill each cell with
grid height (>= 1)
grid width (>= 1)
an immutable Grid filled with element