Remix.run Logo
drnick1 3 days ago

And people who just don't like like the Rust "style" and would rather write new software in a familiar language with all the features like classic OOP they they are used to.

zozbot234 2 days ago | parent | next [-]

You can use classic OOP in Rust (even implementation inheritance, via the generic typestate pattern!) It's just not a good idea.

wakawaka28 2 days ago | parent [-]

When I heard that writing a linked list in Rust is a challenging problem, I knew it wasn't for me lol.

timeon 2 days ago | parent | prev [-]

There are many languages in this space to choose from.