[Bug] FIFOPriorityQueue bugs #24

Closed
opened 2022-04-19 12:05:31 +02:00 by Speiger · 0 comments
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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Speiger/Primitive-Collections#24
No description provided.