package
0.11.0
Repository: https://github.com/moorara/algo.git
Documentation: pkg.go.dev

# README

Data StructureDescription
QueueFirst-in first-out (FIFO)
StackLast-in first-out (LIFO)