Versions in this module Expand all Collapse all v0 v0.5.0 Nov 8, 2024 Changes in this version + func ValOrZero[T any](t *T) T + func Zero[T any]() T v0.4.0 Oct 8, 2024 v0.3.0 Aug 5, 2024 Changes in this version + func Ptr[T any](t T) *T