Interface MonoidProfunctor<P extends K2, Mu extends MonoidProfunctor.Mu>
- All Superinterfaces:
App<Mu,P>, Kind2<P, Mu>, Profunctor<P, Mu>
- All Known Implementing Classes:
FunctionType.Instance
public interface MonoidProfunctor<P extends K2, Mu extends MonoidProfunctor.Mu>
extends Profunctor<P,Mu>
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
zero
-
plus
-
compose
-