2022 Advent of Code Solutions, Day 5, Thread:
# devlog-together
c
2022 Advent of Code Solutions, Day 5, Thread:
Using deque
y
In Lamdu (see livestream for the process)
m
I've finally had some time to do another AoC using my visual editor... needless to say that this is not an example of how visual programming should be done😊 but I still wanted to see if I could extend my tool to at least finish the task (part 1 only) .. so here it is. But I do think that this assignment showed some missing functionality.. for example a way to show the results of each step of a Map node would be helpful without resorting to console.log