list

package
v0.0.0-...-f62b1ef Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains[E comparable](s []E, e E) bool

func ContainsFunc

func ContainsFunc[E any](s []E, e E, matchFunc func(E) bool) bool

func Delete

func Delete[E comparable](s []E, e E) ([]E, bool)

func DeleteFunc

func DeleteFunc[E any](s []E, e E, matchFunc func(E) bool) ([]E, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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