Uses of Class
io.streamthoughts.azkarra.api.monad.Either.LeftProjection
-
Packages that use Either.LeftProjection Package Description io.streamthoughts.azkarra.api.monad -
-
Uses of Either.LeftProjection in io.streamthoughts.azkarra.api.monad
Methods in io.streamthoughts.azkarra.api.monad that return Either.LeftProjection Modifier and Type Method Description Either.LeftProjection<L,R>
Either. left()
-