slice

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

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

Go to latest
Published: Nov 11, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EqualInt

func EqualInt(a, b []int) bool

Equal tells whether a and b contain the same elements. A nil argument is equivalent to an empty slice.

func EqualUint32

func EqualUint32(a, b []uint32) bool

Equal tells whether a and b contain the same elements. A nil argument is equivalent to an empty slice.

func GetFirstNotNullElement

func GetFirstNotNullElement(slice []string, f FilterFunc) string

Types

type FilterFunc

type FilterFunc func(element string) bool

Jump to

Keyboard shortcuts

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