array

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2019 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

Types

This section is empty.

Jump to

Keyboard shortcuts

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