fromOwnedSlice
PriorityQueue takes ownership of the passed in slice. The slice must have been
allocated with allocator.
Deinitialize with deinit.
Function parameters
Parameters
Priority queue for storing generic data.
Functions
- PriorityQueue
- Priority queue for storing generic data.
Source