com.mojang.datafixers.optics.profunctors

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

extends Profunctor<P, Mu>

com.mojang.datafixers.optics.profunctors.ReCocartesian

Method summary

Modifier and TypeMethod
static <P extends K2, Proof extends ReCocartesian$Mu> ReCocartesian<P, Proof>
unbox(App<Proof, P> arg0)
<A, B, C> App2<P, A, B>
unleft(App2<P, Either<A, C>, Either<B, C>> arg0)
<A, B, C> App2<P, A, B>
unright(App2<P, Either<C, A>, Either<C, B>> arg0)