https://github.com/cydave/stringset
A simple string typed set
https://github.com/cydave/stringset
go golang set
Last synced: 9 months ago
JSON representation
A simple string typed set
- Host: GitHub
- URL: https://github.com/cydave/stringset
- Owner: cydave
- License: wtfpl
- Created: 2024-06-02T17:00:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T17:14:03.000Z (about 2 years ago)
- Last Synced: 2025-03-02T20:27:44.469Z (over 1 year ago)
- Topics: go, golang, set
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A String typed Set
Does basic Set things with strings.