SplDoublyLinkedList::unshift
(PHP 5 >= 5.3.0)
SplDoublyLinkedList::unshift — Prepends the doubly linked list with an element
Açıklama
Prepends value at the beginning of the doubly linked list.
Değiştirgeler
-
value -
The value to unshift.
Dönen Değerler
Hiçbir değer dönmez.
There are no user contributed notes for this page.
