package
5.30.0
Repository: https://github.com/go-playground/pkg.git
Documentation: pkg.go.dev

# Functions

NewDoublyLinked creates a DoublyLinkedList for use.

# Structs

DoublyLinkedList is a doubly linked list.
Node is an element of the doubly linked list.