zint64set

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 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 Int64Set

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

func New

func New() *Int64Set

func (*Int64Set) Add

func (s *Int64Set) Add(items ...int64)

func (*Int64Set) Clear

func (s *Int64Set) Clear()

func (*Int64Set) Clone

func (s *Int64Set) Clone() *Int64Set

func (*Int64Set) Complement

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

func (Int64Set) Contains

func (s Int64Set) Contains(items ...int64) bool

func (*Int64Set) Delete

func (s *Int64Set) Delete(items ...int64)

func (*Int64Set) Items

func (s *Int64Set) Items() (res []int64)

func (*Int64Set) Size

func (s *Int64Set) Size() int

func (*Int64Set) Union

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

Jump to

Keyboard shortcuts

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