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

shouldNotBeUnique

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