isErr abstract method

bool isErr()

Returns true if the option is a Err value.

Implementation

bool isErr();