A type alias for the OptionalValue<T> type. The type alias can be used to make F# type definitions that use optional values directly more succinct.
OptionalValue<T>