isErr abstract method

bool isErr()

Returns true if this Result is an Err.

Implementation

bool isErr();