|
|
|
|
|
by whateveracct
1990 days ago
|
|
parametric polymorphism does not make code harder to read you know what's hard to read? hand-rolled for loops & select blocks combined to wrangle concurrency. the no1 benefit of parametric polymorphism in Go is going to be abstracting over concurrency |
|