//
pkg.gl
Category
github.com/Merovius/AdventOfCode
2023
day16
package
0.0.0-20240101172709-a510a1ccb904
Repository:
https://github.com/merovius/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
194 SLOC
#
Functions
Energize
No description provided by the author
Parse
No description provided by the author
ParseCell
No description provided by the author
Part1
No description provided by the author
Part2
No description provided by the author
#
Constants
Down
No description provided by the author
Empty
No description provided by the author
Left
No description provided by the author
MirrorL
'\'.
MirrorR
'/'.
Right
No description provided by the author
SplitH
'-'.
SplitV
'|'.
Up
No description provided by the author
#
Structs
Beam
No description provided by the author
#
Type aliases
Cell
No description provided by the author
Direction
No description provided by the author