zuint64set

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 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 Uint64Set

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

func New

func New() *Uint64Set

func (*Uint64Set) Add

func (s *Uint64Set) Add(items ...uint64)

func (*Uint64Set) Clear

func (s *Uint64Set) Clear()

func (*Uint64Set) Clone

func (s *Uint64Set) Clone() *Uint64Set

func (*Uint64Set) Complement

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

func (Uint64Set) Contains

func (s Uint64Set) Contains(items ...uint64) bool

func (*Uint64Set) Delete

func (s *Uint64Set) Delete(items ...uint64)

func (*Uint64Set) Items

func (s *Uint64Set) Items() (res []uint64)

func (*Uint64Set) Size

func (s *Uint64Set) Size() int

func (*Uint64Set) Union

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

Jump to

Keyboard shortcuts

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