Remove aliases for reverse iterator from the skip list
These aliases were added by mistake and do not make sense because the concurrent skip list supports only forward iteration.
parent
45998ede
Please register or sign in to comment
These aliases were added by mistake and do not make sense because the concurrent skip list supports only forward iteration.