]> Cypherpunks repositories - gostls13.git/commit
container/list: Add Len() method to List.
authorDavid Symonds <dsymonds@golang.org>
Sun, 26 Jul 2009 00:18:05 +0000 (17:18 -0700)
committerDavid Symonds <dsymonds@golang.org>
Sun, 26 Jul 2009 00:18:05 +0000 (17:18 -0700)
commita225706e5f49c696348cfbc5e3198319d14c9cfa
treecdc5ed25abaef58c0a96ccf5e0026671c1d78e16
parentb64b75daa7c7349f80e4eb00ddf82f840489017a
container/list: Add Len() method to List.

R=r
APPROVED=gri
DELTA=23  (23 added, 0 deleted, 0 changed)
OCL=32106
CL=32189
src/pkg/container/list/list.go
src/pkg/container/list/list_test.go