clamshell icon indicating copy to clipboard operation
clamshell copied to clipboard

Add a Ko method to Board

Open artasparks opened this issue 4 years ago • 0 comments

We should add a public Ko() method to board.Board to return the ko-point on the board.

Such a method should have:

  • Documentation
  • Basic unit tests. See more https://golang.org/pkg/testing/

artasparks avatar Feb 06 '21 18:02 artasparks