Hacker News new | ask | show | jobs
by Manishearth 3917 days ago
In this context, it's also typesafe. A lot of bugs in python can come from mixing up types in cold paths or nulls. Rust doesn't have these issues.