GoLang Generator::rewind

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



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

PHP Generator::rewind

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

Generator::rewind

(PHP 5 >= 5.5.0, PHP 7)

Generator::rewindRewind the iterator

Description

public void Generator::rewind ( void )

If iteration has already begun, this will throw an exception.

Parameters

This function has no parameters.

Return Values

No value is returned.