Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PuzzleSolver ¶
type PuzzleSolver struct {
// contains filtered or unexported fields
}
func NewPuzzleSolver ¶
func NewPuzzleSolver(base64Puzzle, base64Piece string) *PuzzleSolver
func (*PuzzleSolver) GetPosition ¶
func (p *PuzzleSolver) GetPosition(yPos int) (int, error)
Click to show internal directories.
Click to hide internal directories.