<TKey, TValue>
extends |
Iterator<TKey, TValue> |
---|
Iterates over a mutable entity while allowing the current element to be replaced
Methods | ||
---|---|---|
public
|
replace(TValue $value): $this
|
# |
Methods inherited from Iterator |
---|
current(), next(), key(), valid(), rewind() |