BigHugger
sk Skill · cxuu

go-data-structures

Use when working with Go slices, maps, or arrays — choosing between new and make, using append, declaring empty slices (nil vs literal for JSON), implementing sets with maps, and copying data at boundaries. Also use when building or manipulating collections, even if the user doesn't ask about allocation idioms. Does not cover concurrent data structure safety (see go-concurrency).

installs 8w
242
30-day movement
starts with the next reading
Related entries
1
Connections
0
goHTML
Host repository
cxuu/golang-skills
Installs, lifetime
1,100
Installs, 8 weeks
242
Host stars
161
Host language
HTML