setutils

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FixedSet

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

func NewFixedSet

func NewFixedSet(maxSize int) *FixedSet

func (*FixedSet) Has

func (this *FixedSet) Has(item interface{}) bool

func (*FixedSet) Push

func (this *FixedSet) Push(item interface{})

func (*FixedSet) Reset

func (this *FixedSet) Reset()

func (*FixedSet) Size

func (this *FixedSet) Size() int

Jump to

Keyboard shortcuts

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