arrow-core-data / arrow.core / MapK / map2

map2

fun <B, Z> map2(fb: MapK<K, B>, f: (A, B) -> Z): MapK<K, Z>

Do you like Arrow?

Arrow Org
<