zint32set

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 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 Int32Set

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

func New

func New() *Int32Set

func (*Int32Set) Add

func (s *Int32Set) Add(items ...int32)

func (*Int32Set) Clear

func (s *Int32Set) Clear()

func (*Int32Set) Clone

func (s *Int32Set) Clone() *Int32Set

func (*Int32Set) Complement

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

func (Int32Set) Contains

func (s Int32Set) Contains(items ...int32) bool

func (*Int32Set) Delete

func (s *Int32Set) Delete(items ...int32)

func (*Int32Set) Items

func (s *Int32Set) Items() (res []int32)

func (*Int32Set) Size

func (s *Int32Set) Size() int

func (*Int32Set) Union

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

Jump to

Keyboard shortcuts

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