public interface Cocartesian<P extends K2, Mu extends Cocartesian$Mu>
extends Profunctor<P, Mu>
| com.mojang.datafixers.optics.profunctors.Cocartesian |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| static <P extends K2, Proof extends Cocartesian$Mu> Cocartesian<P, Proof> |
| ||
| <A, B, C> App2<P, Either<A, C>, Either<B, C>> |
| ||
| default <A, B, C> App2<P, Either<C, A>, Either<C, B>> |
| ||
| default FunctorProfunctor<CocartesianLike$Mu, P, FunctorProfunctor$Mu<CocartesianLike$Mu>> |
|