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