Description
Creation of a doubly-linked list with the LinkedBinaryNodes of SplayTree. This can be used to create a cursor on the nodes of splay tree present in the memory.
Creation of a doubly-linked list with the LinkedBinaryNodes of SplayTree. This can be used to create a cursor on the nodes of splay tree present in the memory.