link to functional solutions

main
Inga 🏳‍🌈 6 months ago
parent 2e718f64d9
commit a9622637d7
  1. 3
      README.md

@ -9,3 +9,6 @@ In a directory for a specific day,
* To test: `zig build test`;
* To run (assuming NuShell): `open sample.in | zig build run`;
* To run (assuming bash): `zig build run < sample.in`.
There are also some solutions in Scheme:
https://oomza.cutegay.software/inga-lovinde/AdventOfCode-2023-functional

Loading…
Cancel
Save