(PHP 5 >= 5.3.0)
SplDoublyLinkedList::unshift — Prepends the doubly linked list with an element
Prepends value at the beginning of the doubly linked list.
The value to unshift.
Эта функция не возвращает значения после выполнения.