PeServer

SelectIterator extends IteratorIterator
in package

select イテレータ。

Tags
template

TKey of array-key

template

TValue

template

TResult

extends

IteratorIterator<TKey,TResult>

Table of Contents

Properties

$callback  : mixed

Methods

__construct()  : mixed
生成。
current()  : mixed

Properties

Methods

__construct()

生成。

public __construct(Iterator $iterator, mixed $callback) : mixed
Parameters
$iterator : Iterator
$callback : mixed
Tags
phpstan-param

Iterator<TKey,TValue> $iterator

phpstan-param

callable(TValue,TKey):(TResult) $callback


        
On this page

Search results