GoLang CachingIterator::offsetUnset

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



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

PHP CachingIterator::offsetUnset

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

CachingIterator::offsetUnset

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetUnsetThe offsetUnset purpose

Description

public void CachingIterator::offsetUnset ( string $index )
Warning

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

Parameters

index

The index of the element to be unset.

Return Values

No value is returned.