1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/lib/container/array
Rob Pike 39d05ae808 add a trivial visitor method, just for fun
R=gri
DELTA=31  (30 added, 1 deleted, 0 changed)
OCL=24568
CL=24575
2009-02-06 14:32:09 -08:00
..
array_test.go add a trivial visitor method, just for fun 2009-02-06 14:32:09 -08:00
array.go add a trivial visitor method, just for fun 2009-02-06 14:32:09 -08:00
intarray.go additions to array container: 2009-01-28 13:32:31 -08:00
Makefile refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00