slice

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: May 17, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package slice 后续逐步把切片会在不同部分使用的公共方法挪过来这个内部包

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add added in v0.0.8

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

func Delete

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

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