sets

package
v3.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringSet

type StringSet map[string]bool

func NewStringSet

func NewStringSet(strs ...string) StringSet

func (StringSet) Add

func (s StringSet) Add(k string)

func (StringSet) Contains

func (s StringSet) Contains(k string) bool

func (StringSet) Merge

func (s StringSet) Merge(st StringSet)

func (StringSet) Slice

func (s StringSet) Slice() []string

func (StringSet) Sorted

func (s StringSet) Sorted() []string

Jump to

Keyboard shortcuts

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