map

abstract fun <R> map(function: (T) -> R): Optional<out R>