[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems with the Rust language



https://www.youtube.com/watch?v=gKKZvnRYzFI This guy brings up some really good points, especially inferred types. This is one thing that I always hated about C++ operators is that they create a layer of opaqueness, and the inferred types in Rust seem to do the same thing. It makes it difficult to reason about code, not to mention fix compilation bugs. (This also does make Zig more appealing.)


Why do you want this page removed?