6 lines
93 B
Go
6 lines
93 B
Go
package sudoku
|
|
|
|
// type StrategyVisualization interface {
|
|
// pointOut(f *Field) []Mark
|
|
// }
|