slice

package
v0.0.0-...-12ab560 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package slice - implements slice methods, missing in Go's standard library. E.g. generic search operation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exists

func Exists(slice interface{}, item interface{}) (bool, int, error)

Exists - generic (applicable for any data type) method, used to check if a slice contains an element.

Types

This section is empty.

Jump to

Keyboard shortcuts

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