fromNullable

fun <V> fromNullable(value: V): Optional<V>