mergearray ~master (2017-02-06T19:55:05Z)
Dub
Repo
SkewHeap.peekMin
mergearray
seqpq
skewheap
SkewHeap
Returns the minimum element of the container. Complexity: O(1)
struct
SkewHeap
(T, Alloc)
Nullable
!
T
peekMin
(
)
Meta
Source
See Implementation
mergearray
seqpq
skewheap
SkewHeap
functions
deleteMin
insert
mergeSteal
peekMin
properties
empty
length
variables
NodeSize
Returns the minimum element of the container. Complexity: O(1)