Hacker News new | past | comments | ask | show | jobs | submit login

Duck typing is an aspect of it being dynamically typed, not whether it is strong/weak. But strong/weak is not formally defined, so if duck typing disqualifies it for you, so be it.

https://langdev.stackexchange.com/questions/3741/how-are-str...




I always think of Python as having "fairly strong" typing, because you can override the type of objects by just assigning to __class__.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: