diff options
author | Robert Griesemer <gri@golang.org> | 2009-07-28 14:54:49 -0700 |
---|---|---|
committer | Robert Griesemer <gri@golang.org> | 2009-07-28 14:54:49 -0700 |
commit | f9ce5bea409aeea89f8ae8579a1dbf6d81d58215 (patch) | |
tree | 7876c665e91f58dcdd7a7b5e1b20435498bfb2a7 /src/pkg/go/doc/doc.go | |
parent | c549aeaa3fa0f02ffca441bb949e67dd720c8943 (diff) | |
download | golang-f9ce5bea409aeea89f8ae8579a1dbf6d81d58215.tar.gz |
Ring ADT.
- Provides analogous functionality to a doubly-linked list
implementation.
- Completely symmetric set of operations.
- Operations on the ADT do not lead to results that are
outside the domain of the ADT (closed interface).
- Alternative to container/list.
R=rsc
DELTA=489 (489 added, 0 deleted, 0 changed)
OCL=32284
CL=32323
Diffstat (limited to 'src/pkg/go/doc/doc.go')
0 files changed, 0 insertions, 0 deletions