removeIndex
Remove and return element at index. Indices are in the same order as iterator, which is not necessarily priority order.
Function parameters
Parameters
- self:*Self
- index:usize
Priority Dequeue for storing generic data.
Functions
- PriorityDequeue
- Priority Dequeue for storing generic data.
Source