Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Collections::Heap(T)
Inherits
Reference
<
Object
Should it be another module? Maybe...
Constructors
new
Source
Instance methods
add
(element :
T
|
Array
(
T
) |
Heap
(
T
))
Source
elements
Source
extract_root
Source
extract_root!
Source
size
Source
sort
Source
swap
(index1 :
Int32
, index2 :
Int32
)
Source