Versions in this module Expand all Collapse all v0 v0.2.0 Sep 5, 2025 v0.1.0 Sep 5, 2025 Changes in this version + func IsNull[T any](v T) bool + func IsValueNull(v reflect.Value) bool + func NewNullSentinel[T any](mk func() T) T