com.github.rs3vans.monadik / Option / map

map

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