Sign in
go
/
wiki
/
dd0c6a5cb4b7c960d547aff73d0c9b7b5e3cbe8b
/
SliceTricks.md
70da14d
Mention that the append trick for copying fails on the empty slice
by Juliusz Chroboczek
· 8 years ago
c351557
The tuple assignment in the delete example was not clearly correct; see issue #15620.
by Ian Lance Taylor
· 9 years ago
61ac3f8
Updated SliceTricks (markdown)
by Andrew Stone
· 10 years ago
a486e42
Updated SliceTricks (markdown)
by Andrew Stone
· 10 years ago
0028726
correct playground http://play.golang.org/p/qPI9qGKaDB
by Arjan Velner
· 10 years ago
7c84257
see http://play.golang.org/p/ijiiW9mOw0
by Arjan Velner
· 10 years ago
bddf9a5
remove unnecessary and confusing use of parallel assignment
by alandonovan
· 10 years ago
af2ba02
Updated SliceTricks (markdown)
by alandonovan
· 10 years ago
db4a388
I feet this approach is easier to understand due to the clearer setup of the indices. It also shows the use of assignments in for loops with multiple variables.
by lemmi
· 10 years ago
2b4bafd
Updated SliceTricks (markdown)
by David Deng
· 10 years ago
1f35091
Added example of reversing
by Kamil Kisiel
· 10 years ago
7a268d0
Add syntax highlighting to all examples
by Andrew Stone
· 10 years ago
55f404a
Revert incorrect delete change and add a simpler version
by Andrew Stone
· 10 years ago
0ab6581
Replace "[]string" with "[]T" in unshift example.
by Joshua Mervine
· 10 years ago
d37365d
Adding "Shift" and "Unshift" examples.
by Joshua Mervine
· 10 years ago
8f62fba
Make titles use bold, not code formatting
by Dave
· 10 years ago
872f16a
Looks like a simpler solution?
by Давид Мзареулян
· 10 years ago
0d6986a
Fix formatting after import
by Dave Day
· 10 years ago
5bc444d
Wiki data import from Google Code
by Andrew Gerrand
· 10 years ago