go-generics-the-hard-way
go-generics-the-hard-way copied to clipboard
Go 1.20+ compiles the example in 09-multiple-generic-types.md that calls for explicit instantiation
This is the example: https://github.com/akutz/go-generics-the-hard-way/blob/2688bc6b90f3a11fe737ad7129946f9b5f856f7c/03-getting-started/09-multiple-generic-types.md?plain=1#L74 And here's the playground link: https://go.dev/play/p/ZeSWNvI-SQi?v=gotip