62df06c385
This PR adds Merge() helper function for choosing which value of two pointers to use during a larger merge operation. If 'next' is not nil, use that value, otherwise use the 'previous' value. |
||
---|---|---|
.. | ||
pointer.go | ||
pointer_test.go |