GridFactory¶
Validated constructor for Grid.
Constructors¶
create¶
Returns¶
- GridFactory val^
Public Functions¶
apply¶
Return a Grid from the given cells. If cells.size() != width * height, returns an empty grid of the requested dimensions.
Parameters¶
Returns¶
- Grid val
eq¶
Parameters¶
- that: GridFactory val
Returns¶
- Bool val
ne¶
Parameters¶
- that: GridFactory val
Returns¶
- Bool val