package
0.21.0
Repository: https://go.googlesource.com/text
Documentation: pkg.go.dev

# Functions

NewBuilder returns a new and initialized Builder.
Search returns the index of the given string or -1 if it is not in the set.

# Structs

A Builder constructs Sets.
A Set holds a collection of strings that can be looked up by an index number.