Versions in this module Expand all Collapse all v0 v0.144.0 Oct 17, 2023 v0.143.0 Oct 16, 2023 Changes in this version + func DeepEqual(v1, v2 any) (bool, error) + func RegisterIsEqual(typ reflect.Type, rfn func(v1, v2 reflect.Value) (bool, error))