mirror of
https://github.com/golang/go
synced 2024-11-20 08:14:41 -07:00
148ee9c009
- 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 |
||
---|---|---|
.. | ||
fmt_test.go | ||
format.go | ||
Makefile | ||
print.go |