//
pkg.gl
Category
github.com/oldthreefeng/algo
queue
package
0.0.1
Repository:
https://github.com/oldthreefeng/algo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
55 SLOC
#
Packages
cmd
No description provided by the author
#
Functions
New
Initializes new Queue and return it.
#
Structs
Item
No description provided by the author
Queue
Base data structure for Queue.