com.mojang.datafixers.optics

interface ReForgetEP<R, A, B>

extends App2<ReForgetEP$Mu<R>, A, B>

com.mojang.datafixers.optics.ReForgetEP

Method summary

Modifier and TypeMethod
static <R, A, B> ReForgetEP<R, A, B>
unbox(App2<ReForgetEP$Mu<R>, A, B> arg0)
B
run(Either<A, Pair<A, R>> arg0)