week1

package
v0.0.0-...-d13da26 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrIndexOutOfRange = errors.New("下标超出范围")

Functions

func DeleteAt

func DeleteAt[T any](src []T, index int) ([]T, error)

DeleteAt 删除指定位置的元素 如果下标不是合法的下标,返回 ErrIndexOutOfRange

func Shrink

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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