-
Rob Pike authored
- use an interface {Get()} - implement Get for maps, slices - for slices, retrieves the address of the end of the array, which will give the same value for every slice of the same array. R=rsc CC=golang-dev https://golang.org/cl/179129
148ee9c0
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
all_test.go | ||
deepequal.go | ||
tostring_test.go | ||
type.go | ||
value.go |