package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: Dec 20, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func InsertSlice[T any](arr []T, pos int, element ...T) []T
InsertSlice inserts item(s) T at position pos and returns a slice
Source Files
¶
Click to show internal directories.
Click to hide internal directories.