Live data from Hacker News

Rust is for Professionals

gregoryszorc.com

1–10 of 157 posts

Re: Rust is for Professionals

#4

> To me, Rust introduced a number of new concepts, like match for control flow, enums as algebraic types, He must be joking.

When rephrased as "Rust introduced to me a number of new concepts, like match for control flow, enums as algebraic types," it's much more clear what he means. We all learn somehow.

Re: Rust is for Professionals

#6

> To me, Rust introduced a number of new concepts, like match for control flow, enums as algebraic types, He must be joking.

The author does mention a Haskell/Scala like language missing from their list of languages they have written, but then they do include Erlang which I believe has pattern matching as a fairly core construct? This does lead me to doubt how much Erlang they've written, and in turn how much they've written across all of the languages mentioned.

Re: Rust is for Professionals

#8

> To me, Rust introduced a number of new concepts, like match for control flow, enums as algebraic types, He must be joking.

I think you might be misinterpreting that as "Rust introduced these things" rather than "I learned about these things from Rust".
Post reply on HN