On Thu, Mar 1, 2018 at 4:50 PM <[email protected]> wrote: > copy(a[1:], a) is equivalent to _ = append(s[1:1], s[:len(s)-1]...)
https://play.golang.org/p/uiz2ANSxjbA -- -j -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
