kotest-assertions-arrow
/
io.kotest.assertions.arrow.either
/
arrow.core.Either
/
shouldBeLeftOfType
shouldBeLeftOfType
fun
<
reified
A
>
Either
<
Any
?
,
Any
?
>
.
shouldBeLeftOfType
(
)
:
Unit