goslice

package
v0.0.0-...-71876dc Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterSliceInt

func FilterSliceInt(sl []int) []int

func InSlice

func InSlice(v interface{}, sl []interface{}) bool

func InSliceInt

func InSliceInt(v int, sl []int) bool

func InSliceString

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

func SliceComplementaryInt

func SliceComplementaryInt(slice1, slice2 []int) (diffslice []int)

func SliceIntersect

func SliceIntersect(slice1, slice2 []interface{}) (diffslice []interface{})

func SliceIntersectInt

func SliceIntersectInt(slice1, slice2 []int) (diffslice []int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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