//
pkg.gl
Category
github.com/go-corelibs/x-text
internal
stringset
package
0.14.2
Repository:
https://github.com/go-corelibs/x-text.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
57 SLOC
#
Functions
NewBuilder
NewBuilder returns a new and initialized Builder.
Search
Search returns the index of the given string or -1 if it is not in the set.
#
Structs
Builder
A Builder constructs Sets.
Set
A Set holds a collection of strings that can be looked up by an index number.