orElse

fun orElse(default: Long): Long(source)

returns default if the optional is Missing, or Value.value if is Value.