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