Returns None if the option is None, otherwise returns other.
other
Option<U> and<U>(Option<U> other);