package
0.0.0-20241225052810-7d7b408c68b1
Repository: https://github.com/nlm/adventofcode2024.git
Documentation: pkg.go.dev

# Functions

Test runs the provided test cases against the StageFunc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reader converts some classic input type as io.Reader.
RunCLI is a CLI helper to run stages.
No description provided by the author
Test runs the provided test cases against the StageFunc.
No description provided by the author

# Variables

No description provided by the author

# Structs

TestCase represents the input and expected result of a test.

# Type aliases

StageFunc is the stage function signature.