mirror of
https://github.com/nushell/nushell
synced 2025-01-01 15:58:55 +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
|
- [ ] finish operator type-checking
|
||||||
- [ ] Source
|
- [ ] Source
|
||||||
- [ ] Overlays (replacement for `autoenv`)
|
- [ ] Overlays (replacement for `autoenv`)
|
||||||
- [ ] let [first, rest] = [1, 2, 3] (design question: how do you pattern match a table?)
|
|
||||||
|
|
||||||
## Maybe:
|
## Maybe:
|
||||||
- [ ] default param values?
|
- [ ] default param values?
|
||||||
- [ ] Unary not?
|
- [ ] Unary not?
|
||||||
|
- [ ] let [first, rest] = [1, 2, 3] (design question: how do you pattern match a table?)
|
||||||
|
|
Loading…
Reference in a new issue