gather

package
v0.3.12 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Difference

func Difference(slice1, slice2 []string) []string

func DifferenceInt added in v0.0.3

func DifferenceInt(slice1, slice2 []int64) []int64

func InArrayInt

func InArrayInt(param int, array []int) bool

func InArrayString

func InArrayString(param string, array []string) bool

func Intersect

func Intersect(slice1, slice2 []string) []string

func IntersectInt

func IntersectInt(slice1, slice2 []int64) []int64

func RemoveRepInt

func RemoveRepInt(arr []int64) (newArr []int64)

func RemoveRepString

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

func SortAhead

func SortAhead(slice1, slice2 []string) []string

func Union

func Union(slice1, slice2 []string) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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