or abstract method

Option<T> or(
  1. Option<T> other
)

Implementation

Option<T> or(Option<T> other);