Pushes an element at the end of the doubly linked list
$value
Pushes value at the end of the doubly linked list.
value
The value to push.
No value is returned.