Go to file
2023-11-20 14:26:01 -08:00
inputs parse day 15 2023-11-08 09:14:00 -08:00
src simplify day 15 parsing with regex 2023-11-20 14:26:01 -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 init! 2023-09-21 18:17:39 -07:00
.ocamlinit flatten array of array in grid implementation 2023-10-22 11:43:27 -05: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