• Rob Pike's avatar
    fix up %p · 148ee9c0
    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
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...