Joined December 2011
·
Posted to
Iterating and copying through a slice in Go
over 1 year
ago
Nice. Could you link up the source file from where you got it?
Achievements
560 Karma
35,159 Total ProTip Views

Forked
Have a project valued enough to be forked by someone else

Beaver 3
Have at least three original repo where go is the dominant language

Python
Would you expect anything less? Have at least one original repo where Python is the dominant language

Beaver
Have at least one original repo where go is the dominant language

Komodo Dragon 3
Have at least three original repos where Java is the dominant language

Charity
Fork and commit to someone's open source project in need

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Komodo Dragon
Have at least one original repo where Java is the dominant language
Another way of doing it would be to use: http://google-gson.googlecode.com/svn/trunk/gson/docs/javadocs/com/google/gson/InstanceCreator.html
example: https://sites.google.com/site/gson/gson-user-guide#TOC-Using-Gson
I wouldn't use it, but there it is.