strv

package
v0.0.0-...-dddda54 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: GPL-3.0 Imports: 0 Imported by: 49

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Strv

type Strv []string

func (Strv) Add

func (vector Strv) Add(str string) (Strv, bool)

func (Strv) Contains

func (vector Strv) Contains(str string) bool

func (Strv) Delete

func (vector Strv) Delete(str string) (Strv, bool)

func (Strv) Equal

func (v1 Strv) Equal(v2 Strv) bool

func (Strv) FilterEmpty

func (vector Strv) FilterEmpty() Strv

func (Strv) FilterFunc

func (vector Strv) FilterFunc(fn func(string) bool) Strv

func (Strv) Uniq

func (vector Strv) Uniq() Strv

Jump to

Keyboard shortcuts

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