Cached Result
1->2->3->4->5->NULL
count of items in list are 5
5->4->3->2->1->NULL
count of items in list are 5
;