SplDoublyLinkedList::unshift
(PHP 5 >= 5.3.0)
SplDoublyLinkedList::unshift — Prepends the doubly linked list with an element
Descrierea
Prepends value at the beginning of the doubly linked list.
Parametri
- value
-
The value to unshift.
Valorile întroarse
Nu este întoarsă nici o valoare.
SplDoublyLinkedList::unshift
There are no user contributed notes for this page.
