Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶
Equal returns true if a and b are equal. It dispatches directly through type assertions to avoid the overhead of a sync.Map cache lookup, which costs more than the dispatch itself.
func EqualFuncFor ¶
EqualFuncFor returns an equality tester optimised for T.
Types ¶
Click to show internal directories.
Click to hide internal directories.