array

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 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[T comparable](arr []T, val T) bool

func ContainsMoreThan

func ContainsMoreThan[T comparable](arr []T, values ...T) bool

func Prepend

func Prepend[T any](arr []T, val T) []T

Types

This section is empty.