top | item 37175104

(no title)

cy_hauser | 2 years ago

I've ended up using at least a half dozen generic helpers in every application I've written since they were added. They've made my coding easier, more concise, and help with testing. Adding generics to Go was well-founded.

discuss

order

assbuttbuttass|2 years ago

Can you share some examples? I personally haven't found any excuses to use generics yet, so I'm curious where other people are finding them useful