🎄 advent of code using ocaml.
Yet another Advent of Code repo. Yearly relapse into OCaml.
# Run all days. > dune test # Run an individual day. > dune test 2023/day01
hellopatrick
Back