map

abstract fun <R> map(f: (T) -> R): Try<R>