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