Y
Hacker News
new
|
ask
|
show
|
jobs
by
akaptur
1646 days ago
You might be interested in the PEP introducing structural subtyping to Python:
https://www.python.org/dev/peps/pep-0544/
- there, they use "structural subtyping" and "static duck typing" as synonymous.