Re: "Reverse Doubling List", is there another name?



I found that the data structure is known as a VList.
see: http://en.wikipedia.org/wiki/VList

.