package
0.0.0-20250109190252-7d95961727a7
Repository: https://github.com/ibratoev/aoc2024.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
First returns the first item in the sequence and false if the sequence was empty.
No description provided by the author
MustPull invokes the pull function of the iterator and panics if there are no more items in the sequence.
No description provided by the author