GoLang ArrayIterator::seek

request it (212)
GoLang replacement for PHP's ArrayIterator::seek [edit | history]



Do you know a GoLang replacement for PHP's ArrayIterator::seek? Write it!

PHP ArrayIterator::seek

PHP original manual for ArrayIterator::seek [ show | php.net ]

ArrayIterator::seek

(PHP 5, PHP 7)

ArrayIterator::seekSeek to position

Description

public void ArrayIterator::seek ( int $position )
Warning

This function is currently not documented; only its argument list is available.

Parameters

position

The position to seek to.

Return Values

No value is returned.