GoLang SplDoublyLinkedList::rewind

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



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

PHP SplDoublyLinkedList::rewind

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

SplDoublyLinkedList::rewind

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::rewindRewind iterator back to the start

Description

public void SplDoublyLinkedList::rewind ( void )

This rewinds the iterator to the beginning.

Parameters

This function has no parameters.

Return Values

No value is returned.