Add TODO.md

This commit is contained in:
Augusto Gunsch 2022-11-15 18:54:04 +01:00
parent bbe005e243
commit 976502504d
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 4 additions and 0 deletions

4
TODO.md Normal file
View File

@ -0,0 +1,4 @@
- Refactor code, break into functions and clean everything
- Add unit tests
- Improve efficiency
- (maybe?) Add append and prepend flags (already possible with sub expr, so maybe not needed)