<TKey, T>
final | |
---|---|
implements |
Iterator<TKey, T> |
Methods | ||
---|---|---|
public
|
__construct(Closure(mixed...): Iterator<TKey, T> $callable, list<mixed> $args = [])
|
# |
public
|
current(): mixed
|
# |
public
|
next(): void
|
# |
public
|
key(): mixed
|
# |
public
|
valid(): bool
|
# |
public
|
rewind(): void
|
# |