func slices.Concat
2 uses
slices (current package)
slices.go#L489: func Concat[S ~[]E, E any](slices ...S) S {
testing
testing.go#L1146: line = slices.Concat(o.partial, line)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)