wslice

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 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](s []T, e T) bool

func ContainsAll

func ContainsAll[T comparable](s []T, e []T) bool

func ContainsAny added in v0.0.5

func ContainsAny[T comparable](s []T, e []T) bool

func FilterOne added in v0.0.5

func FilterOne[T any](s []T, f func(T) bool) (*T, int)

func Remove added in v0.0.5

func Remove[T any](s []T, r int) []T

Types

This section is empty.

Jump to

Keyboard shortcuts

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