Ds\Set::filter

Ds\Set::filter

(PECL ds >= 1.0.0)

Ds\Set::filter Creates a new set using a callable to determine which values to include.

Description

public Ds\Set Ds\Set::filter ([ callable $callback ] )

Creates a new set using a callable to determine which values to include.

Parameters

callback登录查看完整内容