Hacker News new | ask | show | jobs
by mbvisti 606 days ago
Haha that's fair! I do miss Rust semantics with .map(), .filter() and chaining them together.
1 comments

It's not just Rust that has those, it's every modern language except for Go (because Go is the only one run by "simplicity" ideologues who reflexively refuse to consider adding modern features).