utils

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayDiffInt added in v0.2.12

func ArrayDiffInt(a, b []int) []int

a [1,2] b [2,3] return [1]

func InSlice

func InSlice(v string, sl []string) bool

InSlice checks given string in string slice or not.

func RemoveRepeatedElement added in v0.2.12

func RemoveRepeatedElement(arr []string) (newArr []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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