Versions in this module Expand all Collapse all v1 v1.0.0 Apr 11, 2024 Changes in this version + func AllPtrFieldsNil(obj interface{}) bool + func Deref[T any](ptr *T, def T) T + func Equal[T comparable](a, b *T) bool + func To[T any](v T) *T