Wraps value in an Optional type.
The value to wrap
The value wrapped in an optional type. null values will be seen as invalid.
See Implementation
Wraps value in an Optional type.