tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Heap.clone
tango
util
container
more
Heap
Heap
Return a shallow copy of this heap.
struct
Heap
(T, alias Compare = minHeapCompare!(T), alias Move = defaultHeapSwap!(T))
Heap
clone
(
)
Meta
Source
See Implementation
tango
util
container
more
Heap
Heap
functions
capacity
clear
clone
opOpAssign
peek
pop
push
remove
removeAll
removeAt
properties
size
Return a shallow copy of this heap.