Creates a Some value.
Some
The type of the wrapped value.
The value to wrap in a Some.
A Some value containing the given value.
Creates a
Some
value.