Clone this repo:
  1. 7057f34 Upgrade go-creachadair-stringset to v0.0.11 by Dan Willemsen · 1 year, 2 months ago main master
  2. 74ff2f0 Release v0.0.11. by M. J. Fromberger · 1 year, 3 months ago
  3. 7b76b94 Update Go toolchain versions in CI. by M. J. Fromberger · 1 year, 3 months ago
  4. d00b7d2 Remove the code-generation plumbing. (#1) by Michael Fromberger · 1 year, 3 months ago
  5. 6301c10 Update module dependencies. by M. J. Fromberger · 1 year, 10 months ago

stringset

http://godoc.org/bitbucket.org/creachadair/stringset

Go Report Card

The stringset package implements a lightweight set-of-strings type based around Go's built-in map type.