Update TODO.md

This commit is contained in:
JT 2021-09-07 19:54:48 +12:00 committed by GitHub
parent ed6abced5b
commit 8e8ef83875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
- [x] Column path
- [x] ...rest without calling it rest
- [x] Iteration (`each`) over tables
- [ ] Error shortcircuit (stopping on first error)
- [ ] ctrl-c support
- [ ] operator overflow
- [ ] finish operator type-checking