package
0.0.0-20220607003519-24ca9bfe3687
Repository: https://github.com/skeptycal/gosimple.git
Documentation: pkg.go.dev

# Functions

NewNode returns a new Node object containing the data and pointer arguments.

# Variables

No description provided by the author

# Structs

LinkedList is a data structure allowing for quick insertion and deletion.

# Interfaces

LinkedLister is a data structure allowing for quick insertion and deletion.
LinkedList is a data structure allowing for quick insertion and deletion.