arrow-core / arrow.core.extensions / ConstTraverse / map

map

open fun <T, U> ConstOf<X, T>.map(f: (T) -> U): Const<X, U>

Do you like Arrow?

Arrow Org
<