//
pkg.gl
Category
github.com/jedib0t/go-sudoku
sudoku
difficulty
package
0.0.2
Repository:
https://github.com/jedib0t/go-sudoku.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
50 SLOC
#
Functions
From
From interprets the given difficulty in string form to the actual enum value.
Names
Names returns the names of all supported difficulties.
#
Constants
Easy
Available Difficulty values.
Hard
Available Difficulty values.
Insane
Available Difficulty values.
Kids
Available Difficulty values.
Medium
Available Difficulty values.
None
Available Difficulty values.
#
Type aliases
Difficulty
Difficulty defines the number of clues available in the Sudoku puzzle.