elementsView

abstract override val elementsView: KoneLinkedSet<Element>(source)

Reversible iterable that is a view on elements of that search tree.

The order of elements in the iterable coincides with the order of the corresponding nodes in the search tree itself.