Surprised to see you downvoted on HN for being right. In a thread specifically regarding python typing you would think getting the basics right is kind of important.
I don't see the hype here, just use a statically typed language if it's an important consideration for the project.
No it hasn't. Python has things that it calls types, but they're not types: you can't determine the "type" of an expression from the "type" of its components.
b5n|5 years ago
I don't see the hype here, just use a statically typed language if it's an important consideration for the project.
booleandilemma|5 years ago
lmm|5 years ago