array

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2021 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(s, t []string) []string

Diff show difference in two array.

func In

func In(needle string, haystack []string) ([]string, bool)

In check string in array.

func InArray

func InArray(val interface{}, array interface{}) (exists bool, index int)

InArray index in array for interface{}

func InMap

func InMap(needle string, haystack []string) bool

InMap check index in Map

func InSlice

func InSlice(needle string, haystack []string) bool

InSlice check index in slice

func InSliceInt64 added in v0.0.3

func InSliceInt64(needle int64, haystack []int64) bool

InSliceInt64 check index in slice int64

Types

This section is empty.

Jump to

Keyboard shortcuts

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