Versions in this module Expand all Collapse all v0 v0.5.0 Jul 17, 2025 Changes in this version + func GenericSliceOfPointers[T any](size int) []*T + func GetAny[V any](v []V) V + func GetFirst[V any](v []V) V + func GetUnique[V any](v []V) V