Duck Typing in Go

(linuxsoares.github.io)

1 points | by gilsoares 8 hours ago ago

2 comments

  • gilsoares 8 hours ago 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!!!

  • 8 hours ago ago
    [deleted]