An Advent Of Code utils crate
Please read the API documentation here.
How to use with Cargo:
toml
[dependencies]
elves = "0.2.1"
During month of december there will be a develop
branch active where I will add code I deem reusable from solutions I write every day. After christmas I will make a new release (pretty much a direct merge from develop
into master
) so I suggest version locking this library if you somehow find it.