//
pkg.gl
Category
github.com/lasthyphen/dijetsnodego
utils
buffer
package
0.1.0
Repository:
https://github.com/lasthyphen/dijetsnodego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
8
Files
77 SLOC
#
Functions
NewUnboundedSliceQueue
Returns a new unbounded queue with the given initial slice size.
#
Interfaces
UnboundedQueue
An unbounded queue.