contract.Heap {Containers}R Documentation

Contract a Heap

Description

This method reduces the capacity of a Heap to the optimum value, i.e., to the current size of the Heap.

Details

aHeap$contract()

Author(s)

John Hughes


[Package Containers version 1.2 Index]