1784ab77c8ddd4d7653005fff52c93dda56481c6
I will probably end up regretting this since I assume the "wait to be given an input from some other process before continuing execution" paradigm is going to come up again, but this part 2 goroutine+channel solution felt good (taking advantage of Go features) and made me happy, so I rolled with it.
Advent of Code 2019
My solutions to Advent of Code 2019.
Description
Languages
Go
100%