Returns a Missing optional of type T.
Returns a Value optional of type T with the given value.
Returns an Optional that is either value on a non-null value, or Null on null.
null