map

inline fun <T> map(f: (R) -> T): Either<L, T>(source)