Go: Support for Generic Methods
Proposal: Generic Methods for Go A change of view. Background For clarity, in the following we use the term concrete method (or just method when the context is clear) to describe a non-interface method declared like a function but with a...
Read full article →