//
pkg.gl
Category
github.com/gren236/study_golang
pkg
linkedl
package
0.0.0-20240505173701-0c08e0eb6d7f
Repository:
https://github.com/gren236/study_golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
94 SLOC
#
Functions
NewSingly
No description provided by the author
#
Structs
Node
No description provided by the author
Singly
Singly represents a singly linked list by storing a pointer to its head.