arrow-core / arrow.core.extensions / NonEmptyListBimonad / extract
open fun <A> NonEmptyListOf<A>.extract(): A
Do you like Arrow?