Pike programming language

Top ADT ADT.Heap ADT.Heap()->Element
➤ ADT.Heap ADT.Heap()->Element()->__create__() ➤

Class ADT.Heap()->Element

Inheritance graph
ADT.Heap.Element ADT.Priority_queue.Element ADT.Scheduler.Consumer Filesystem.Monitor.basic.Monitor
Description

Heap element.


Generic ValueType

__generic__ mixed ValueType = ValueType


Variable value

ValueType ADT.Heap.Element.value


Method create

ADT.Heap.Element ADT.Heap.Element(ValueType value)

Extracted from as of .