arrayutils

package
v0.0.0-...-7cac148 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(arrayWithoutDuplicate []string, item string) bool

func RemoveStringDuplicates

func RemoveStringDuplicates(inputArray []string) []string

func SliceDifference

func SliceDifference(first, second []int) []int

This method is used to find the difference between the two slices and return the uncommon elements in the first set. It returns (A-B) operation

Types

This section is empty.

Jump to

Keyboard shortcuts

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