//
pkg.gl
Category
github.com/askasoft/pango
cog
linkedlist
package
1.0.26
Repository:
https://github.com/askasoft/pango.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
532 SLOC
#
Functions
NewLinkedList
NewLinkedList returns an initialized list.
#
Structs
LinkedList
LinkedList implements a doubly linked list.