Categorygithub.com/ngicks/genericcontainer
module
0.0.0-20231218091927-6099d7e84fb9
Repository: https://github.com/ngicks/genericcontainer.git
Documentation: pkg.go.dev

# README

genericcontainer

Generics wrappers of Go's standard container libraries

# Packages

No description provided by the author
No description provided by the author
package list wraps doubly-linked list implemented in go programming language standard library, to accept type parameter.
No description provided by the author