slices

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone added in v1.3.0

func Clone[T any](src []T) []T

func Contains

func Contains[T comparable](wanted T, slice ...T) bool

func Prepend added in v1.3.0

func Prepend[T any](s []T, v T) []T

func Remove

func Remove[T comparable](values []T, drop ...T) []T

func Shuffle added in v1.2.1

func Shuffle[T any](slice []T) []T

func ToInterface

func ToInterface[T any](values []T) []any

func ToString

func ToString[T any](values []T) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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