Interface FunctorProfunctor<T extends K1, P extends K2, Mu extends FunctorProfunctor.Mu<T>>
public interface FunctorProfunctor<T extends K1, P extends K2, Mu extends FunctorProfunctor.Mu<T>>
extends Kind2<P,Mu>
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
unbox
static <T extends K1, P extends K2, Mu extends FunctorProfunctor.Mu<T>> FunctorProfunctor<T,P, unboxMu> (App<Mu, P> proofBox) -
distribute
-