kotest-assertions-core
/
io.kotest.matchers.sequences
/
singleElement
singleElement
fun
<
T
>
singleElement
(
t
:
T
)
:
Matcher
<
Sequence
<
T
>
>