@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).

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-data-structures/verified)](https://skillsafe.ai/skill/@cxuu/go-data-structures/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-data-structures/installs)](https://skillsafe.ai/skill/@cxuu/go-data-structures/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-data-structures/scan)](https://skillsafe.ai/skill/@cxuu/go-data-structures/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@cxuu/go-data-structures/eval)](https://skillsafe.ai/skill/@cxuu/go-data-structures/)