Hacker News new | ask | show | jobs
by The_rationalist 2446 days ago
rust provides common collection operations (filer, map, find…) Those are just standard functional methods available in most languages. Go indeed is noteworthy for it's lack of features.
1 comments

Yes, of course. I just described it as a Rust feature because that was the comparison being made in the thread.