|
|
|
|
|
by racingmars
1717 days ago
|
|
Given how successful Go has been without generics, it appears generics are not essential in a modern industry language. I'm happy generics are coming to Go, but living without them hasn't been difficult. (Like the article author, I feel like I'm jumping through more ugly hoops due to lack of a proper enum type than I am due to lack of generics.) |
|