|
|
|
|
|
by goodplay
3620 days ago
|
|
If you can, could you elaborate more on python's stdlib holding it back? I think batteries-included experience is one of the reasons why so many people (including myself) use python. It's also one of the features I sorely miss when using Rust. Luckily, Rust's stdlib is starting to tend towards being more practical with recent additions like system time. |
|
Linking the language and the libraries together is a mistake.