dr.botzo/TODO.md
Brian S. Stephan 8e22ccb2a3
start a TODO for myself
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-11-07 16:16:12 -06:00

222 B

TODO

Notes to my future self.

  • Refactor recursion --- see 02e5769ab5 --- to remove deepcopy
    • maybe I can push/pop onto arguments or something instead of duplicating the whole event?