IteratorIterator::__construct
traversable な何かからイテレータを作成する
&reftitle.description;
public IteratorIterator::__construct
Traversableiterator
stringnullclass&null;
traversable な何かからイテレータを作成します。
&reftitle.parameters;
iterator
traversable なイテレータ。
&reftitle.seealso;
Traversable