slice

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package slice provides utility methods for common operations on slices.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(list []string, e string) bool

Contains checks if a slice contains an element

func GetUniqueStrings

func GetUniqueStrings(main, extra []string) []string

GetUniqueStrings returns a slice of strings in the extra slice that are not present in the main slice

Types

This section is empty.

Jump to

Keyboard shortcuts

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