//
pkg.gl
Category
github.com/andreaskaempf/adventofcode
2022
day19
package
0.0.0-20241228161114-16f4b890328a
Repository:
https://github.com/andreaskaempf/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
330 SLOC
#
Structs
Blueprint
A blueprint, set of recipes for creating the different types of robots.
Ingredient
One ingredient required for making a type of robot.
Recipe
Recipe for making a type of robot, i.e., list of ingredients.