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