-
Adrian Sutton authored
The Position type public API is immutable, but it used mutation internally and used a mix of pointer and non-pointer types. Convert everything to non-pointer types and don't perform any mutations.
6f2822be
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| game.go | ||
| game_test.go | ||
| position.go | ||
| position_test.go | ||
| types.go | ||
| types_test.go |