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 hn newest 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 shinies|2 years ago Here is an example in the standard library: https://pkg.go.dev/slices load replies (1)
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 shinies|2 years ago Here is an example in the standard library: https://pkg.go.dev/slices load replies (1)
shinies|2 years ago Here is an example in the standard library: https://pkg.go.dev/slices load replies (1)
assbuttbuttass|2 years ago
shinies|2 years ago