![GitHub Test Status](https://github.com/caffix/stringset/workflows/tests/badge.svg)
[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=blue)](https://pkg.go.dev/github.com/caffix/stringset?tab=overview)
[![License](https://img.shields.io/github/license/caffix/stringset)](https://www.apache.org/licenses/LICENSE-2.0)
[![Go Report](https://goreportcard.com/badge/github.com/caffix/stringset)](https://goreportcard.com/report/github.com/caffix/stringset)
[![CodeFactor](https://www.codefactor.io/repository/github/caffix/stringset/badge)](https://www.codefactor.io/repository/github/caffix/stringset)
[![Maintainability](https://api.codeclimate.com/v1/badges/3441c8c6f7310dc0c3b9/maintainability)](https://codeclimate.com/github/caffix/stringset/maintainability)
[![Codecov](https://codecov.io/gh/caffix/stringset/branch/master/graph/badge.svg)](https://codecov.io/gh/caffix/stringset)

# String Set

## Other Contributors

* [Anthony Rhodes](https://github.com/fork-while-fork) aka `fork-while-fork`
  [![Follow on Twitter](https://img.shields.io/twitter/follow/fork_while_fork.svg?logo=twitter)](https://twitter.com/fork_while_fork)

## Licensing [![License](https://img.shields.io/github/license/caffix/stringset)](https://www.apache.org/licenses/LICENSE-2.0)

This program is free software: you can redistribute it and/or modify it under the terms of the [Apache license](LICENSE).
