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