package
0.14.2
Repository: https://github.com/go-corelibs/x-text.git
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.