zuint32set

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uint32Set

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

func New

func New() *Uint32Set

func (*Uint32Set) Add

func (s *Uint32Set) Add(items ...uint32)

func (*Uint32Set) Clear

func (s *Uint32Set) Clear()

func (*Uint32Set) Clone

func (s *Uint32Set) Clone() *Uint32Set

func (*Uint32Set) Complement

func (s *Uint32Set) Complement(others ...Uint32Set)

func (Uint32Set) Contains

func (s Uint32Set) Contains(items ...uint32) bool

func (*Uint32Set) Delete

func (s *Uint32Set) Delete(items ...uint32)

func (*Uint32Set) Items

func (s *Uint32Set) Items() (res []uint32)

func (*Uint32Set) Size

func (s *Uint32Set) Size() int

func (*Uint32Set) Union

func (s *Uint32Set) Union(others ...Uint32Set)

Jump to

Keyboard shortcuts

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