kotest-assertions-arrow
/
io.kotest.assertions.arrow.option
/
arrow.core.Option
/
shouldNotBeSome
shouldNotBeSome
infix
fun
<
T
>
Option
<
T
>
.
shouldNotBeSome
(
t
:
T
)
:
Unit