//
pkg.gl
Category
github.com/remobjects/goldbaselibrary
Source
Gold
container
list
package
0.0.0-20240830091141-819b40b304b5
Repository:
https://github.com/remobjects/goldbaselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
160 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.