isNone abstract method

bool isNone()

Returns true if this Option is a None.

Implementation

bool isNone();