map

open override fun <U> map(f: (Nothing) -> U): WebcomResult<U>

Maps the result of this computation using the given f function.