Created
November 16, 2019 02:03
-
-
Save OuSatoru/23c1c98af06f01ef4e102ee3232c2296 to your computer and use it in GitHub Desktop.
Go copy slice
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b = append(a[:0:0], a...) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment