Checks if an Option is of type 'some'.
The Option to check.
True if the option is 'some', false otherwise.
Checks if an Option is of type 'some'.