|
|
|
|
|
by shurcooL
3143 days ago
|
|
(This is not endorsement of the parent post; I don’t agree with it either.) This is how you can sort slices of arbitrary types in Go: https://play.golang.org/p/VHJW9lVY9b I’m not sure about you, but it feels very reasonable to me. It’s not anywhere near the top of my list of pains that I feel when working with Go everyday. |
|