package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Jul 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Vals[T any](ptrs []*T) ([]T, error)
Vals maps a slice of pointers to their values. Returns an error if it encounters a nil pointer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.