arrow-core-data / arrow.core / nonEmptyListOf

nonEmptyListOf

fun <A> nonEmptyListOf(head: A, vararg t: A): NonEmptyList<A>

Do you like Arrow?

Arrow Org
<