package
Version:
v0.0.0-...-5be9b26
Opens a new window with list of versions in this module.
Published: Dec 26, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Unshift[T any](arr []T) (popped T, new []T, overflow bool)
func UnshiftMany[T any](arr []T, count int) (popped []T, new []T, overflow bool)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.