array

package
v0.0.0-...-45e33f0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

@Author zhanglingyu

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Implode

func Implode(pieces []string, separator string) string

Implode @Description: 以指定字符分隔数组 @param pieces 数组 @param separator 分隔符 @return string

func InArray

func InArray(needle interface{}, haystack interface{}) bool

InArray

@Description: in_array haystack supported types: slice, array or map
@param needle
@param haystack
@return bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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