SplDoublyLinkedList::bottom

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::bottomPeeks at the node from the beginning of the doubly linked list

说明

public SplDoublyLinkedList::bottom ( void ) : mixed

参数

此函数没有参数。

返回值

The value of the first node.

错误/异常

Throws RuntimeException when the data-structure is empty.

相关文章
php domcharacterdata extracts a range of data from the nodephp eventhttprequest removes all output headers from the header list of the requestphp cubrid mysql 兼容性函数 get db name from results of cubrid list dbsphp gmagick removes an image from the image listphp mysqli stmt returns a list of errors from the last statement executedphp spldoublylinkedlist peeks at the node from the beginning of the doubly linked listphp spldoublylinkedlist constructs a new doubly linked listphp spldoublylinkedlist counts the number of elements in the doubly linked listphp spldoublylinkedlist checks whether the doubly linked list is emptyphp spldoublylinkedlist pops a node from the end of the doubly linked listphp spldoublylinkedlist pushes an element at the end of the doubly linked listphp spldoublylinkedlist shifts a node from the beginning of the doubly linked listphp spldoublylinkedlist peeks at the node from the end of the doubly linked listphp spldoublylinkedlist prepends the doubly linked list with an elementphp spldoublylinkedlist check whether the doubly linked list contains more nodesphp splheap peeks at the node from the top of the heapphp splpriorityqueue peeks at the node from the top of the queuephp splqueue constructs a new queue implemented using a doubly linked listphp splstack constructs a new stack implemented using a doubly linked listphp swfshape draws an arc of radius r centered at the current location from angle startangle to angle endangle measured clockwise from 12 o clock
关注编程学问公众号