map

inline fun <R> map(transform: (T) -> R): CatchingResult<R>(source)

See also