Duck Typing in Go

1 pointsposted 9 hours ago
by gilsoares

2 Comments

gilsoares

9 hours ago

Continuing my studies in Go, here’s a simple example of how Duck Typing works in Go and how it differs when compared to Python and Java in terms of "implementing" an interface in Go.

Happy reading, and as I mentioned in another post, keep studying, don’t stop, never stop!!!

user

9 hours ago

[deleted]