6b2655ad86
This PR creates a pointer.Compare helper for comparing equality of two pointers. Strictly only works with primitive types we know are safe to derefence and compare using '=='. |
||
---|---|---|
.. | ||
pointer.go | ||
pointer_test.go |