Returns None if the option is None, otherwise returns the alternative.
None
Alternative to return.
Option to evaluate.
None if the provided alternative is None, otherwise the alternative is returned.
Returns
None
if the option isNone
, otherwise returns the alternative.