Versions in this module Expand all Collapse all v0 v0.1.0 Apr 1, 2026 v0.0.2 Feb 22, 2026 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