go cut a section from array code example Example: go cut a section from array a = append(a[:i], a[j:]...)