What do you dislike about Rust?

https://www.cs.utexas.edu/users/EWD/transcriptions/EWD08xx/EWD831.html

Read that, like its really important about how to properly represent ranges.

However, rust does have a way to represent inclusive ranges, x..=y.

2 Likes