Comment by ReflectedImage
11 hours ago
I'm comparing a program with itself.
Go only has basic types and interfaces to emulate duck typing (structural typing). The type complexity in Go is rather on the low side of things.
11 hours ago
I'm comparing a program with itself.
Go only has basic types and interfaces to emulate duck typing (structural typing). The type complexity in Go is rather on the low side of things.
No comments yet
Contribute on Hacker News ↗