(no title)
fizzbatter | 9 years ago
I know Python got types in 3.5, though i'm not sure if it has Go-like Interfaces (Traits in Rust). If not, i think it really should.
I do firmly believe they'll be quite happy with Go though. Rust, not so much.
fizzbatter | 9 years ago
I know Python got types in 3.5, though i'm not sure if it has Go-like Interfaces (Traits in Rust). If not, i think it really should.
I do firmly believe they'll be quite happy with Go though. Rust, not so much.
greendragon|9 years ago
jerf|9 years ago
fizzbatter|9 years ago
Optional types in 3.5 look awesome - but i don't want to lose duck typing. I want Go-interfaces in Python.