Comment by fulafel
> embrace a "Python 4" with a strict ownership model like Rust
Rust only does this because it targets low-level use cases without automatic memory management, and makes a conscious tradeoff against ease of programming.
> embrace a "Python 4" with a strict ownership model like Rust
Rust only does this because it targets low-level use cases without automatic memory management, and makes a conscious tradeoff against ease of programming.