PHP Interface Widmogrod\FantasyLand\Functor

Show file Open project: widmogrod/php-functional Interface Usage Examples

Public Methods

Method Description
map ( callable $function ) : self

Method Details

map() public method

public map ( callable $function ) : self
$function callable
return self