linkedHashSet

package
v0.0.0-...-9fc3898 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2020 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 Set

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

func NewLinkedHashSet

func NewLinkedHashSet() *Set

func (*Set) Add

func (s *Set) Add(newVal ...interface{})

func (*Set) Clear

func (s *Set) Clear()

func (*Set) Delete

func (s *Set) Delete(values ...interface{})

func (*Set) IsEmpty

func (s *Set) IsEmpty() bool

func (*Set) Size

func (s *Set) Size() int

Jump to

Keyboard shortcuts

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