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