Go to file
ryan e1402bc17d made src a lib so that it loads into utop
also made an exe dir that does what `main.ml` used to do.
now `dune exec aoc` and `dune utop .` both do what they should :)
2023-09-21 20:05:48 -07:00
exe made src a lib so that it loads into utop 2023-09-21 20:05:48 -07:00
inputs were multi-file now baybee 2023-09-21 19:03:04 -07:00
src made src a lib so that it loads into utop 2023-09-21 20:05:48 -07: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
aoc.opam init! 2023-09-21 18:17:39 -07:00
dune-project init! 2023-09-21 18:17:39 -07:00