Uses of Class
fj.data.Either3.RightProjection
-
Packages that use Either3.RightProjection Package Description fj.data Common algebraic data types. -
-
Uses of Either3.RightProjection in fj.data
Methods in fj.data that return Either3.RightProjection Modifier and Type Method Description Either3.RightProjection<A,B,C>
Either3. right()
-