collections

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSlicesDifferences

func GetSlicesDifferences(first, second []interface{}, equalityFunc func(first, second interface{}) bool) (
	inFirstOnly, inSecondOnly []interface{})

GetSlicesDifferences takes two slices of the same type and returns a slice of elements, that are present only in the first slice and another slice of elements that are present only in the second slice

Types

This section is empty.

Jump to

Keyboard shortcuts

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