collection

package
v3.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringSet

type StringSet map[string]struct{}

func NewStringSet

func NewStringSet(vs ...string) StringSet

func (StringSet) Add

func (s StringSet) Add(v string)

func (StringSet) AddAll added in v3.1.3

func (s StringSet) AddAll(vs ...string) StringSet

func (StringSet) Contains

func (s StringSet) Contains(v string) bool

func (StringSet) Sorted added in v3.1.3

func (s StringSet) Sorted() []string

func (StringSet) Union added in v3.1.3

func (s StringSet) Union(other StringSet) StringSet

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL