arrow-core / arrow.core.extensions.listk.applicative
fun <A> A.~~just~~(): ListK<A>
fun ~~unit~~(): ListK<
Unit
>
Do you like Arrow?