//
pkg.gl
Category
github.com/m3db/m3
src
x
generics
list
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
198 SLOC
#
Structs
Element
Element is an element of a linked list.
ElementPool
ElementPool provides a pool for Elements.
List
List represents a doubly linked list.
#
Type aliases
ValueType
ValueType is the generic element type for use with the list.