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