kotest-fp / io.kotest.fp / Option / map

map

inline fun <U> map(f: (T) -> U): Option<U>