Returns the option if it contains a value, otherwise returns the alternative.
Alternative to return.
Option to evaluate.
The provided option if it is Some, otherwise the alternative is returned.
Some
Returns the option if it contains a value, otherwise returns the alternative.