* take advantage of block header for destructuring * instead of ModestTake we can split the stack we are picking from into what we need to move and what to keep, saving us from having to repeat ourselves. * remove some unnecessary parens Change-Id: I1b81a93a27d14dcbb6bdd109e862a356f611aca9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7530 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: sterni <sternenseemann@systemli.org> |
||
|---|---|---|
| .. | ||
| 01 | ||
| 02 | ||
| 03 | ||
| 04 | ||
| 05 | ||
| .skip-subtree | ||
| default.nix | ||
| nix.nix | ||
| README.md | ||
sterni's Advent of Code 2022
I'm trying to do it in BQN again to redeem myself for my unfinished AoC 2021,
but will allow myself falling back to another language if I get stuck, so I actually
complete this one.
I also plan to write additional solutions in Nix (when I have the time) in order to
throw //tvix/eval against some new problems.
We'll see how it goes, as my December promises to be quite busy.