Versions in this module Expand all Collapse all v0 v0.0.1 Jan 30, 2026 Changes in this version + func Empty(data interface{}) bool + func Or[T any](first T, data ...T) T + func Ptr[T any](v T) *T + func Same(a, b reflect.Type) bool + func TypeOf(data interface{}) reflect.Type