Y
Hacker News
new
|
ask
|
show
|
jobs
by
axelf
4716 days ago
Does Go not provide method overloading? Couldn't they have 3 versions of the copy method?
1 comments
dragonwriter
4716 days ago
> Does Go not provide method overloading?
Yes, it does not permit method overloading.
link
Yes, it does not permit method overloading.