slice

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 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 Strings

type Strings []string

func (Strings) Has

func (s Strings) Has(str string) bool

Has 查找字符串是否存在

func (Strings) HasPrefix

func (s Strings) HasPrefix(str string) bool

HasPrefix 判断字符串集中是否有 str 的开头子串

func (Strings) Map

func (s Strings) Map(fn func(string) string) Strings

Map 迭代处理

Jump to

Keyboard shortcuts

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