kotest-fp / io.kotest.fp / kotlin.collections.Collection / firstOption

firstOption

fun <T> Collection<T>.firstOption(): Option<T>