start a TODO for myself

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
Brian S. Stephan 2024-11-07 16:16:12 -06:00
parent 02e5769ab5
commit 8e22ccb2a3
Signed by: bss
GPG Key ID: 3DE06D3180895FCB

6
TODO.md Normal file
View File

@ -0,0 +1,6 @@
# TODO
Notes to my future self.
* Refactor recursion --- see 02e5769ab5b9406725235c4e37968f93afd0e978 --- to remove deepcopy
* maybe I can push/pop onto arguments or something instead of duplicating the whole event?