//
pkg.gl
Category
github.com/gocarp/go
container
list
package
1.1.0
Repository:
https://github.com/gocarp/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
450 SLOC
#
Functions
New
New creates and returns a new empty doubly linked list.
NewFrom
NewFrom creates and returns a list from a copy of given slice `array`.
#
Structs
List
No description provided by the author
#
Type aliases
Element
No description provided by the author