package
1.25.10
Repository: https://github.com/aperturerobotics/util.git
Documentation: pkg.go.dev

# Functions

NewLinkedList constructs a new LinkedList.

# Structs

LinkedList implements a pointer-linked list with a head and tail.