quasilyte opened this issue 3 years ago · 0 comments
Cases where we can move the allocated string to the slice directly:
[]byte(x + y)
append([]byte(s), data...)