func slices.Concat

one use

	slices (current package)
		slices.go#L479: func Concat[S ~[]E, E any](slices ...S) S {