//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
util
container
list
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
0
Dependents
7
Files
155 SLOC
#
Functions
New
New returns an initialized list.
#
Structs
Element
Element is an element of a linked list.
List
List represents a doubly linked list.