History - com.mojang.datafixers.optics.profunctors.Cocartesian
1.14.1
Names
com.mojang.datafixers.optics.profunctors.Cocartesian
Fields
Constructors
Methods
<P extends K2, Proof extends Cocartesian$Mu> Cocartesian<P, Proof> (App<Proof, P>): unbox
<A, B, C> App2<P, Either<A, C>, Either<B, C>> (App2<P, A, B>): left
<A, B, C> App2<P, Either<C, A>, Either<C, B>> (App2<P, A, B>): right
FunctorProfunctor<CocartesianLike$Mu, P, FunctorProfunctor$Mu<CocartesianLike$Mu>> (): toFP