//
pkg.gl
Category
github.com/packtpublishing/learn-data-structures-and-algorithms-with-golang
Chapter03
package
0.0.0-20230118095600-6e17b5ed4a23
Repository:
https://github.com/packtpublishing/learn-data-structures-and-algorithms-with-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
533 SLOC
#
Structs
Element
Element class.
LinkedList
LinkedList class.
LinkedList
LinkedList class.
Node
Node class.
Node
Node class.
Order
Order class.
Queue
Queue class.
Set
Set class.
Stack
Stack is a basic LIFO stack that resizes as needed.
#
Type aliases
Queue
Queue - Array of Orders Type.