Documentation ¶
Overview ¶
Package to contains various type-conversion helper functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SliceOfPtrs ¶ added in v0.23.0
func SliceOfPtrs[T any](vv ...T) []*T
SliceOfPtrs returns a slice of *T from the specified values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.