Set

package
v0.0.0-...-be7a3bd Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReleaseSet

func ReleaseSet(s Set)

Types

type Set

type Set map[string]struct{}

func AcquireSet

func AcquireSet() Set

func New

func New() Set

func (Set) Reset

func (s Set) Reset()

func (Set) SAdd

func (s Set) SAdd(strs ...string)

func (Set) SCard

func (s Set) SCard() int

func (Set) SIsMember

func (s Set) SIsMember(str string) bool

func (Set) SMembers

func (s Set) SMembers() []string

func (Set) SRem

func (s Set) SRem(str string) error

func (Set) SUnion

func (s Set) SUnion(sets ...Set) Set

SUnion 并集

Jump to

Keyboard shortcuts

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