Y
Hacker News
new
|
ask
|
show
|
jobs
by
kortex
2086 days ago
Are "protocols" the python term for what Go (and I guess java but I'm way rusty at java) calls "interfaces"? eg the set of methods exposed by an object.
1 comments
uranusjr
2086 days ago
Yes.
link