6 ms·
And tell me how that pointer semantics would do * a very strict type checking * Pattern matching * Algeberic data type Plenty of people don't write Rust for a
by super_flanker 10mo ago
And tell me how that pointer semantics would do
* a very strict type checking
* Pattern matching
* Algeberic data type
Plenty of people don't write Rust for additional memory safety, they write Rust because the features provided by it is overall very balanced & encourages developer to write code which handles almost all edge cases.