Méthode | Description | |
---|---|---|
apply ( callable $applyFunction ) : void | Walks the elements with the supplied function. | |
to ( callable $joinFunction ) : Pinq\ICollection | {@inheritDoc} | |
withDefault ( $value, $key = null ) : Pinq\Interfaces\IJoiningToCollection | {@inheritDoc} |
public withDefault ( $value, $key = null ) : Pinq\Interfaces\IJoiningToCollection | ||
Résultat | Pinq\Interfaces\IJoiningToCollection |