[Bug] FIFOPriorityQueue bugs #24
Owner
- Peek function doesn't like looping. from > to >= check should be enough.
- clear function might want to disable itself if first/last is 0.
- [x] Peek function doesn't like looping. from > to >= check should be enough.
- [x] clear function might want to disable itself if first/last is 0.
Reference in New Issue
Block a user