I am genuinely curious how the first challenge in AoC reminded you of A*. It’s just summing numbers.
AoC has a few pathfinding problems every year. I had written this code for a previous edition. So the start of AoC reminded me of A*. 🤷♂️
Wow, this is beautiful code.
I would love to see this in Roc to see how far away the language is from Haskell. Might try and do that this weekend
I am genuinely curious how the first challenge in AoC reminded you of A*. It’s just summing numbers.
AoC has a few pathfinding problems every year. I had written this code for a previous edition. So the start of AoC reminded me of A*. 🤷♂️
Wow, this is beautiful code.
I would love to see this in Roc to see how far away the language is from Haskell. Might try and do that this weekend