//
pkg.gl
Category
github.com/simplesurance/goordinator
internal
linkedlist
package
0.14.0
Repository:
https://github.com/simplesurance/goordinator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
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.