package
Version:
v0.0.29
Opens a new window with list of versions in this module.
Published: Sep 17, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Queue represents a Queue
Of creates a Queue from a slice of pointer to Entry
Add adds an entry at last of the Queue
Len returns the length of the Queue
Peek returns the last entry in Queue
Poll pops and returns the first entry in the Queue
Source Files
¶
Click to show internal directories.
Click to hide internal directories.