isSome abstract method

bool isSome()

Returns true if this Option is a Some.

Implementation

bool isSome();