Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Day07 = runner.NewStreamingDay(7, parseHands, solver(func(hand Hand) (Hand, error) { return hand, nil }), solver(withJokerCards), ). WithExpectedAnswers(250453939, 248652697)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.