Comment on What Go Might Be Like With GenericsparentComments−mseepgood12yHow would you recommend becoming familiar with idiomatic Go?By reading the source code of the standard library. It's directly linked from the API documentation.
Comments
By reading the source code of the standard library. It's directly linked from the API documentation.