GoLang SplDoublyLinkedList::next

request it (222)
GoLang replacement for PHP's SplDoublyLinkedList::next [edit | history]



Do you know a GoLang replacement for PHP's SplDoublyLinkedList::next? Write it!

PHP SplDoublyLinkedList::next

PHP original manual for SplDoublyLinkedList::next [ show | php.net ]

SplDoublyLinkedList::next

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::nextMove to next entry

Description

public void SplDoublyLinkedList::next ( void )

Move the iterator to the next node.

Parameters

This function has no parameters.

Return Values

No value is returned.