Go to file
2023-11-20 12:24:23 -08:00
inputs parse day 15 2023-11-08 09:14:00 -08:00
src faster 15.2 solution with line intersections :/ 2023-11-10 18:24:41 -08:00
.envrc init! 2023-09-21 18:17:39 -07:00
.gitignore init! 2023-09-21 18:17:39 -07: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 fix opam file and add install steps to README 2023-11-20 12:24:23 -08:00
dune-project fix opam file and add install steps to README 2023-11-20 12:24:23 -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