//
pkg.gl
Category
github.com/mikehelmick/adventofcode
pkg
twod
package
0.0.0-20241220162608-2f02e6015a76
Repository:
https://github.com/mikehelmick/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
13
Files
145 SLOC
#
Functions
FromString
No description provided by the author
NewPos
No description provided by the author
#
Constants
DOWN
No description provided by the author
LEFT
No description provided by the author
RIGHT
No description provided by the author
UP
No description provided by the author
#
Variables
Adjacent
No description provided by the author
Diags
No description provided by the author
DirArrows
No description provided by the author
Dirs
No description provided by the author
Manhattan
No description provided by the author
TurnRight
No description provided by the author
#
Structs
Pos
No description provided by the author
#
Type aliases
ValidFunc
No description provided by the author