The interface expressing the Gobstones standard domain defining types and operations
to manipulate the Board, Stones, etc.
It may be used as a type parameter to genWordsDef to
complete the definition of the standard Gobstones Language.
The behavior of those primitives must be provided to complete the definition of Standard
Gobstones.
The interface expressing the Gobstones standard domain defining types and operations to manipulate the Board, Stones, etc. It may be used as a type parameter to genWordsDef to complete the definition of the standard Gobstones Language. The behavior of those primitives must be provided to complete the definition of Standard Gobstones.
The type StandardWordsDef is the result of such use.