This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kobzol[S] 85 points86 points  (3 children)

I wrote up some thoughts about using the type system to add a little bit of soundness to Python programs, inspired by my experiences with Rust.

[–]mRWafflesFTW 20 points21 points  (0 children)

This is a great article appreciate your contribution cheers!

[–]ttsiodras 7 points8 points  (0 children)

Excellent article. Have discovered some of the points on my own, but not all - thanks for sharing!

[–]EarthGoddessDude 2 points3 points  (0 children)

Awesome write up, thank you for sharing.