TreapReverseIterator<E> constructor
TreapReverseIterator<E> ()
Implementation
TreapReverseIterator(this.node, this.idx, this.rank, this.idxs, this.nodes, this.mk_value, this.stop_node, this.stop_idx, ):super();