zint16set

package
v0.6.7 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 Int16Set

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

func New

func New() *Int16Set

func (*Int16Set) Add

func (s *Int16Set) Add(items ...int16)

func (*Int16Set) Clear

func (s *Int16Set) Clear()

func (*Int16Set) Clone

func (s *Int16Set) Clone() *Int16Set

func (*Int16Set) Complement

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

func (Int16Set) Contains

func (s Int16Set) Contains(items ...int16) bool

func (*Int16Set) Delete

func (s *Int16Set) Delete(items ...int16)

func (*Int16Set) Items

func (s *Int16Set) Items() (res []int16)

func (*Int16Set) Size

func (s *Int16Set) Size() int

func (*Int16Set) Union

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

Jump to

Keyboard shortcuts

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