|
|
|
|
|
by eropple
4292 days ago
|
|
Which leads to writing the same code repeatedly--because trying to wedge in reusability via insufficiently expressive structural typing is entertaining but often fruitless--and making the user wonder why they didn't just use something modern (setting aside stuff like Scala, even C++ can do channels, and past that the reasons for Go start vanishing real quick). |
|
Edit That being said, go is not for all projects. Some projects need a lot of generics. Don't use go for that.