Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
medvednikov committed Jul 5, 2023
1 parent b0323c7 commit a204fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ROADMAP.md
Expand Up @@ -41,6 +41,7 @@
- [ ] -skip-unused on by default
- [ ] 64/32 bit int depending on arch (will remove array.len limitation on 64 bit systems)
- [ ] `copy()` builtin function (e.g. for easier conversion from `[]Foo` to `[4]Foo`)
- [ ] Lambdas: `a.sort(|a, b| a > b)`

## [Version 1.0]

Expand Down

0 comments on commit a204fb4

Please sign in to comment.