go-generics-the-hard-way icon indicating copy to clipboard operation
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

Open syedriko opened this issue 1 year ago • 0 comments

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

syedriko avatar Aug 06 '23 04:08 syedriko