package
Version:
v0.0.0-...-07010e4
Opens a new window with list of versions in this module.
Published: Dec 15, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
Up Dir = "U"
Down Dir = "D"
Right Dir = "R"
Left Dir = "L"
)
type Move struct {
Dir Dir
Count int
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.