doc / ch.tutteli.atrium.core / Either / map

map

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