Jonathan Carroll on Nostr: Day 5 in Haskell has been my biggest learning journey - a proper subgraph topological ...
Day 5 in Haskell has been my biggest learning journey - a proper subgraph topological sort solution https://github.com/jonocarroll/advent-of-code/blob/main/2024/Haskell/day05.hs
The APL solutions have also been really worthwhile in terms of shoving everything into a multidimensional matrix and operating on components of that.
The APL solutions have also been really worthwhile in terms of shoving everything into a multidimensional matrix and operating on components of that.