set

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListSet

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

func From

func From(data ...any) *ListSet

func FromString

func FromString(data ...string) *ListSet

func (*ListSet) Add

func (s *ListSet) Add(data ...any)

func (*ListSet) AddStringList

func (s *ListSet) AddStringList(data []string)

func (*ListSet) Exists

func (s *ListSet) Exists(data any) bool

func (*ListSet) Init

func (s *ListSet) Init()

func (*ListSet) Int

func (s *ListSet) Int() []int

func (*ListSet) Int32

func (s *ListSet) Int32() []int32

func (*ListSet) Int64

func (s *ListSet) Int64() []int64

func (*ListSet) Range

func (s *ListSet) Range(fn func(v interface{}))

func (*ListSet) Remove

func (s *ListSet) Remove(data any)

func (*ListSet) String

func (s *ListSet) String() []string

Jump to

Keyboard shortcuts

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