You can provide t.eq with a different "equalsFn" to use both by default and on a schema-by-schema basis.
t.eq
By default, t.eq uses defaults.eq.equalsFn.
defaults.eq.equalsFn
You can provide
t.eq
with a different "equalsFn" to use both by default and on a schema-by-schema basis.By default,
t.eq
usesdefaults.eq.equalsFn
.