Uses of Class
fj.data.Either.RightProjection
Packages that use Either.RightProjection
-
Uses of Either.RightProjection in fj.data
Methods in fj.data that return Either.RightProjectionModifier and TypeMethodDescriptionfinal Either.RightProjection
<A, B> Either.right()
Projects this either as a right.