|
|
|
|
|
by zeugmasyllepsis
2375 days ago
|
|
While functions are first class in Go, the limitations of the type system make them less ergonomic to use, I think. Without user defined generics, many of the common uses of first-class functions become a lot less convenient to use. |
|