blob: 53afe50adf20259efb36d8722c61ea40900c0bb2 [file] [view]
# stringset
http://godoc.org/bitbucket.org/creachadair/stringset
[![Go Report Card](https://goreportcard.com/badge/bitbucket.org/creachadair/stringset)](https://goreportcard.com/report/bitbucket.org/creachadair/stringset)
The `stringset` package implements a lightweight set-of-strings type based
around Go's built-in map type.