nodesView
Linked reified set that is a view on nodes of that heap.
The order of nodes in the linked list part of the structure coincides with the order of the nodes in the heap itself.
Because there is exactly one instance of heap node corresponding to each entry in the heap, the collection is a reified set which equality is the absolute equality.