//
pkg.gl
Category
github.com/erikbryant/sudoku
module
package
0.0.2
Repository:
https://github.com/erikbryant/sudoku.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
391 SLOC
#
README
Sudoku
A solver for the Sudoku game.
#
Functions
New
New returns a new sudoku board populated with the given starting lines.
#
Structs
Board
Board implements a width x height grid of runes.