mergearray ~master (2017-02-06T19:55:05Z)
Dub
Repo
PairingHeap.insert
mergearray
seqpq
pairingheap
PairingHeap
Inserts t into the container. Complexity: O(1)
struct
PairingHeap
(T, Alloc)
void
insert
(
T
t
)
Meta
Source
See Implementation
mergearray
seqpq
pairingheap
PairingHeap
functions
deleteMin
insert
mergeSteal
properties
empty
length
peekMin
variables
NodeSize
Inserts t into the container. Complexity: O(1)