PHP Class Widmogrod\Primitive\Product

Inheritance: extends Num, implements Widmogrod\FantasyLand\Monoid, implements Widmogrod\FantasyLand\Pointed, use trait Widmogrod\Common\PointedTrait
Show file Open project: widmogrod/php-functional Class Usage Examples

Public Methods

Method Description
concat ( Widmogrod\FantasyLand\Semigroup $value )
getEmpty ( )
mempty ( )

Method Details

concat() public method

public concat ( Widmogrod\FantasyLand\Semigroup $value )
$value Widmogrod\FantasyLand\Semigroup

getEmpty() public method

public getEmpty ( )

mempty() public static method

public static mempty ( )