Mult

protected constructor(a: A, b: B)

Creates a new product unit. Consider using combine instead of manually calling this constructor.

Parameters

a

the first unit of the product

b

the second unit of the product