arrow-core-data / arrow.core / Const / map
fun <U> map(f: (T) -> U): Const<A, U>
fun <U> map(f: (T) -> U):
Const
<A, U>
Do you like Arrow?