Hacker News new | ask | show | jobs
by jhrmnn 2674 days ago
And with something like Mypy, you can get most of the benefits of static typing even in Python, if you want to. But Rust has so much more to offer, such as memory ownership.
1 comments

I didn’t know mypy, but I am going to check it out, thanks!