kotest-assertions-core / io.kotest.matchers.sequences / kotlin.sequences.Sequence / shouldNotBeEmpty

shouldNotBeEmpty

fun <T> Sequence<T>.shouldNotBeEmpty(): Unit