//
pkg.gl
Category
github.com/gogf/gf/v2
container
glist
package
2.8.3
Repository:
https://github.com/gogf/gf.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
6
Dependents
24
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
#
Type aliases
Element