Essentially, the suggestion is:
- Execution
- More Ranges work
- Reflection
- Contracts
- Pattern matching
What would you like to see?
You must log in or register to comment.
One of the Pattern Matching proposals also suggest a “safe” Union or native variant for the language. So, I guess that could be added to the list.
Some basic linear algebra support would be great, even just multidimensional
std::array
edit: senders & receivers would be great too alongside pattern matching. Rust really changed my mind on things