readElements

fun readElements(): Sequence<HeapValue>

The elements in this array, as a sequence of HeapValue.

This may trigger IO reads.