mooonstr

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package mooonstr Wrote by yijian on 2024/05/24

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringSet

type StringSet map[string]struct{}

func NewStringSet

func NewStringSet() StringSet

func NewStringSetWithValues

func NewStringSetWithValues(values []string) *StringSet

func (StringSet) Add

func (s StringSet) Add(value string)

func (StringSet) BatchAdd

func (s StringSet) BatchAdd(values []string)

func (StringSet) BatchRemove

func (s StringSet) BatchRemove(values []string)

func (StringSet) Contains

func (s StringSet) Contains(value string) bool

func (StringSet) Count

func (s StringSet) Count() int

func (StringSet) Remove

func (s StringSet) Remove(value string)

Jump to

Keyboard shortcuts

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