Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pinq
Iterators
Generators
Set
PHP Class Pinq\Iterators\Generators\Set
Author:
Elliot Levin (
[email protected]
)
Inheritance:
extends
Generator
,
implements
Pinq\Iterators\ISet
,
use trait
Pinq\Iterators\Common\Set
显示文件
Open project: timetoogo/pinq
Public Methods
Method
Description
__construct
(
Pinq\Iterators\Generators\IGenerator
$values
= null )
getIterator
( )
Method Details
__construct()
public
method
public
__construct
(
Pinq\Iterators\Generators\IGenerator
$values
= null )
$values
Pinq\Iterators\Generators\IGenerator
getIterator()
public
method
public
getIterator
( )