arrow-core-data / arrow.core / ListK / ap
fun <B> ap(ff: ListKOf<(A) -> B>): ListK<B>
fun <B> ap(ff:
ListKOf
<(A) -> B>):
ListK
<B>
Do you like Arrow?