Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
3479 days ago
> whereas in Rust expressiveness is an anti-goal.
I think this is seriously over-stating it. We don't want Rust to be ugly or hard to use.
1 comments
mgattozzi
3479 days ago
Yes this is true. I do wish I could have custom operators every now and then though, but that's a whole other bag of complexity and can be ugly if you don't know what each operator means.
link