//
pkg.gl
Category
github.com/Merovius/AdventOfCode
2022
day21
package
0.0.0-20240101172709-a510a1ccb904
Repository:
https://github.com/merovius/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
196 SLOC
#
Functions
Eval
No description provided by the author
Solve
No description provided by the author
#
Constants
OpAdd
No description provided by the author
OpDiv
No description provided by the author
OpEq
No description provided by the author
OpMul
No description provided by the author
OpSub
No description provided by the author
#
Structs
Binary
No description provided by the author
Decl
No description provided by the author
#
Interfaces
Expr
No description provided by the author
#
Type aliases
Const
No description provided by the author
Op
No description provided by the author
Var
No description provided by the author