xmas icon indicating copy to clipboard operation
xmas copied to clipboard

🎄 advent of code using ocaml.

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