kalium
common
logic
/
com.wire.kalium.logic.functional
/
Either
/
left
left
fun
<
L
>
left
(
a
:
L
)
:
Either.Left
<
L
>
Creates a Left type.
See also
Either.
Left