getPiece

abstract fun getPiece(coordinate: C): P?

Returns the piece placed on a given coordinate by reference

Return

the piece placed on a given coordinate by reference