GoLang CachingIterator::hasNext

request it (243)
GoLang replacement for PHP's CachingIterator::hasNext [edit | history]



Do you know a GoLang replacement for PHP's CachingIterator::hasNext? Write it!

PHP CachingIterator::hasNext

PHP original manual for CachingIterator::hasNext [ show | php.net ]

CachingIterator::hasNext

(PHP 5, PHP 7)

CachingIterator::hasNextCheck whether the inner iterator has a valid next element

Description

public void CachingIterator::hasNext ( void )
Warning

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

Parameters

This function has no parameters.

Return Values

Returns TRUE on success or FALSE on failure.