mirror of
https://github.com/nushell/nushell
synced 2024-12-28 22:13:10 +00:00
Update TODO.md
This commit is contained in:
parent
3b134a1ae2
commit
125c8c82c3
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -31,8 +31,8 @@
|
|||
- [ ] finish operator type-checking
|
||||
- [ ] Source
|
||||
- [ ] Overlays (replacement for `autoenv`)
|
||||
- [ ] let [first, rest] = [1, 2, 3] (design question: how do you pattern match a table?)
|
||||
|
||||
## Maybe:
|
||||
- [ ] default param values?
|
||||
- [ ] Unary not?
|
||||
- [ ] let [first, rest] = [1, 2, 3] (design question: how do you pattern match a table?)
|
||||
|
|
Loading…
Reference in a new issue