HashSet

package
v0.0.0-...-99a4d3c Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HashSet

type HashSet struct {
	// contains filtered or unexported fields
}

func New

func New() *HashSet

func (*HashSet) Add

func (self *HashSet) Add(a interface{})

func (*HashSet) AddAll

func (self *HashSet) AddAll(a interface{}) error

func (*HashSet) AddAllInt

func (self *HashSet) AddAllInt(a []int)

func (*HashSet) AddAllString

func (self *HashSet) AddAllString(a []string)

func (*HashSet) Contains

func (self *HashSet) Contains(a interface{}) bool

Jump to

Keyboard shortcuts

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