uslice

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: MIT 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, elem T) bool
func Search[T Number](nums []T, elem T) int

func Sort

func Sort[T Number](nums []T) []T

Types

type Number

type Number interface {
	int | int64 | uint64 | float64 | float32
}

Jump to

Keyboard shortcuts

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