PHP Interface Widmogrod\FantasyLand\Semigroup

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

Public Methods

Method Description
concat ( Widmogrod\FantasyLand\Semigroup $value ) : Widmogrod\FantasyLand\Semigroup Return result of applying one semigroup with another.

Method Details

concat() public method

Return result of applying one semigroup with another.
public concat ( Widmogrod\FantasyLand\Semigroup $value ) : Widmogrod\FantasyLand\Semigroup
$value Widmogrod\FantasyLand\Semigroup
return Widmogrod\FantasyLand\Semigroup