kotest-assertions-arrow
/
io.kotest.assertions.arrow.nel
/
arrow.core.NonEmptyList
/
shouldNotBeSingleElement
shouldNotBeSingleElement
infix
fun
<
T
>
NonEmptyList
<
T
>
.
shouldNotBeSingleElement
(
t
:
T
)
:
Unit