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