kotest-assertions-arrow
/
io.kotest.assertions.arrow.option
/
beSome
beSome
fun
beSome
(
)
:
Matcher
<
Option
<
*
>
>
fun
<
T
>
beSome
(
t
:
T
)
:
Matcher
<
Option
<
T
>
>