/xmas

🎄 advent of code using ocaml.

Primary LanguageOCaml

Advent Of Code, Ocaml Edition.

Yet another Advent of Code repo. Yearly relapse into OCaml.

Verification

# Run all days.
> dune test

# Run an individual day.
> dune test 2023/day01

Editions