com.mojang.datafixers.optics.profunctors

public interface ReCartesian<P extends K2, Mu extends ReCartesian$Mu>

extends Profunctor<P, Mu>

com.mojang.datafixers.optics.profunctors.ReCartesian

Method summary

Modifier and TypeMethod
static <P extends K2, Proof extends ReCartesian$Mu> ReCartesian<P, Proof>
unbox(App<Proof, P> arg0)
<A, B, C> App2<P, A, B>
unfirst(App2<P, Pair<A, C>, Pair<B, C>> arg0)
<A, B, C> App2<P, A, B>
unsecond(App2<P, Pair<C, A>, Pair<C, B>> arg0)