I have been using go for maybe 6-7 years and couldn't care less about generics. However, I now have to admit I'm quite happy they added them and I used them a bunch of times already to clean up my code and make re-usable types/functions across our stack.
So was not having generics a deal-breaker? No! Are they useful? Yes!
No comments yet.