Skip Navigation

What’s New in Go 1.22: slices.Concat

blog.carlana.net What’s New in Go 1.22: slices.Concat

We’re up to the second release candidate for Go 1.22, which should be released quite soon. In my last blog post, I wrote about my work on reflect.TypeFor for Go 1.22. This time, I’ll be writing about how I proposed and implemented slices.Concat.

What’s New in Go 1.22: slices.Concat
1