arrow-core-data / arrow.core / listKOf

listKOf

fun <A> ~~listKOf~~(vararg elements: A): ListK<A> Deprecated: ListK is deprecated along side Higher Kinded Types in Arrow. Prefer to simply use kotlin.collections.List instead.Arrow provides extension functions on Iterable to cover all the behavior defined for ListK as extension functions

Do you like Arrow?

Arrow Org
<