package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Structs

Element is an element of a linked list.
ElementPool provides a pool for Elements.
List represents a doubly linked list.

# Type aliases

ValueType is the generic element type for use with the list.