Versions in this module Expand all Collapse all v1 v1.10.0 Mar 17, 2026 v1.9.0 Jan 21, 2025 Changes in this version + func DerefWithDefault[T any](t *T, defaulT T) T + func Deref[T any](t *T) T + func Equal[T comparable](a, b *T) bool + func OverwriteWithUser[T comparable](dst **T, user, current *T) + func Overwrite[T any](dst *T, src T) + func To[T any](t T) *T v1.9.0-p01 Aug 14, 2025