7e40071571
It is unclear whether the lack of checking nil-ness of slices was an oversight or a deliberate feature. Lacking a comment, the assumption is that this was an oversight. Also, expand the logic to perform cycle detection for recursive slices. We do this on a per-element basis since a slice is semantically equivalent to a list of pointers. Signed-off-by: Joe Tsai <joetsai@digital-static.net> |
||
---|---|---|
.. | ||
testtype | ||
debug.go | ||
deephash.go | ||
deephash_test.go | ||
pointer.go | ||
pointer_norace.go | ||
pointer_race.go | ||
types.go | ||
types_test.go |