Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualPtr ¶
func EqualPtr[T comparable](a, b *T) bool
EqualPtr compares two pointers of any comparable type for equality. Both nil returns true, both non-nil with equal values returns true.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.