heap-class {datastructures}
R Documentation
Abstract heap class
Description
Abstract heap class
Slots
.heap
C++
object representing a heap
.key.class
the class of the keys
[Package
datastructures
version 0.2.8
Index
]