1
0
mirror of https://github.com/golang/go synced 2024-10-03 18:21:21 -06:00
go/src/pkg/container
David Symonds 83940d7c4a Add a unique list ID to list elements, and verify it as necessary.
This makes the list closed under its provided operations.

R=rsc,gri
APPROVED=rsc
DELTA=18  (14 added, 0 deleted, 4 changed)
OCL=32388
CL=32395
2009-07-28 18:19:16 -07:00
..
list Add a unique list ID to list elements, and verify it as necessary. 2009-07-28 18:19:16 -07:00
ring Fixed typos in comments. 2009-07-28 15:03:05 -07:00
vector mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00