package
Version:
v0.0.0-...-09c6c35
Opens a new window with list of versions in this module.
Published: Dec 25, 2023
License: Apache-2.0
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 Map[T any, O any](in []T, f func(T) O) []O
func (l List[T]) Add(i int, v T) []T
func (l List[T]) RemoveAt(i int) (T, []T)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.