index

abstract val index: UInt(source)

Returns index corresponding to that node.

Be aware that the index may not be constant-time computable.

Also, this property throws DetachedNodeException when the node is already detached.

Throws

when the node is already detached.