arrow-core / arrow.core.extensions.either.monad / arrow.Kind / map

map

@JvmName("map") fun <L, A, B> Kind<Kind<ForEither, L>, A>.~~map~~(arg1: (A) -> B): Either<L, B> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<