arrow-core / arrow.core.extensions.either.functor / arrow.Kind / imap
@JvmName("imap") fun <L, A, B> Kind<Kind<ForEither, L>, A>.~~imap~~(arg1: (A) -> B, arg2: (B) -> A): Either<L, B>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖