set

package
v0.0.0-...-d86747b Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Strings

type Strings map[string]struct{}

func (Strings) Add

func (s Strings) Add(values ...string)

func (Strings) Has

func (s Strings) Has(v string) bool

func (Strings) Intersect

func (s Strings) Intersect(t Strings) Strings

func (Strings) Remove

func (s Strings) Remove(values ...string)

func (Strings) Slice

func (s Strings) Slice() []string

func (Strings) Subtract

func (s Strings) Subtract(t Strings) Strings

func (Strings) Union

func (s Strings) Union(t Strings) Strings

Jump to

Keyboard shortcuts

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