top | item 46399948 (no title) coolgoose | 2 months ago You are comparing apples to oranges, and go is pretty strong typed discuss order hn newest ReflectedImage|2 months 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.
ReflectedImage|2 months 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.
ReflectedImage|2 months ago
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.