Versions in this module Expand all Collapse all v0 v0.0.2 Jun 8, 2023 v0.0.1 Jun 8, 2023 Changes in this version + func Empty() T + func Of(t T) *T + func OrDefault(t *T, def T) T + func OrEmpty(t *T) T + func TypeName() string