Versions in this module Expand all Collapse all v0 v0.0.2 Aug 18, 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