array

package
v0.32.8 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IncludesString

func IncludesString(s []string, v string) bool

func IndexOf added in v0.18.0

func IndexOf[T comparable](s []T, v T) int

func IndexOfFunc added in v0.18.0

func IndexOfFunc[T any](s []T, v T, cmp func(T, T) bool) int

func Keys added in v0.18.1

func Keys[T comparable, U any](m map[T]U) []T

func Remove added in v0.22.0

func Remove[T comparable](s []T, v T) []T

func SortedKeys added in v0.18.1

func SortedKeys[T any](m map[string]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
JackTT - Gopher 🇻🇳