SquareId typedef

SquareId = String

Square identifier using the algebraic coordinate notation such as e2, c3, etc.

Implementation

typedef SquareId = String;