Versions in this module Expand all Collapse all v0 v0.20.0 Dec 9, 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