update TODO.md

This commit is contained in:
Simon Gardling 2022-03-31 09:55:18 -04:00
parent 9ea2a47246
commit d143bffa16

View File

@ -15,9 +15,5 @@
8. Fix integral display
9. Look into other, better methods of compression that would be faster
10. Better handling of panics and errors to display to the user
11. Hints for functions
- Random default functions for demo purposes
- Syntax
- Parentheses (Done)
- Function names (Done)
12. Turn Dynamic Iterator functions into traits
11. Turn Dynamic Iterator functions into traits
12. __Update tests__