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