Go to file
2024-01-04 00:38:09 -08:00
inputs implement day 17 rock falling logic 2024-01-04 00:38:09 -08:00
src implement day 17 rock falling logic 2024-01-04 00:38:09 -08:00
.envrc add dev env packages to depends 2023-11-20 13:36:40 -08:00
.gitignore add dev env packages to depends 2023-11-20 13:36:40 -08:00
.ocamlformat fix ocamlformat 2023-11-21 16:47:17 -08:00
.ocamlinit fix .ocamlinit ?? 2024-01-03 09:18:27 -08:00
aoc.opam update opam file 2023-11-20 14:25:38 -08:00
dune-project add dev env packages to depends 2023-11-20 13:36:40 -08:00
README.md fix opam file and add install steps to README 2023-11-20 12:24:23 -08:00

2022 AOC problems in Ocaml

$ opam switch create . --deps-only -y
$ dune build