The value of type A
to wrap.
The captured Distributive[A]
whose behavior
is used to implement this class's methods.
A binary operation to be distributed over: used with dcombine.
A binary operation to be distributed over: used with dcombine.
See the main documentation for trait Distributive
for more detail.
A binary operation that does the distributing.
A binary operation that does the distributing.
See the main documentation for trait Distributive
for more detail.
The captured Distributive[A]
whose behavior
is used to implement this class's methods.
The captured Distributive[A]
whose behavior
is used to implement this class's methods.
The value of type A
to wrap.
The value of type A
to wrap.
Adapter class for
Distributive
that wraps a value of typeA
given an implicitDistributive[A]
.