Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-01 | Updated template to run in release mode | Justin Worthe | |
I'm trying to practice more functional idioms in Rust, and they tend to be slower than expected if you're running in debug mode. | |||
2018-12-01 | More functional take on day 1 | Justin Worthe | |
2018-12-01 | Day 1 | Justin Worthe | |
2018-11-17 | Initial scaffolding for doing advent of code challenges | Justin Worthe | |
Mostly just having a project and a convenient way of reading in a file. |