isErr property

bool isErr

returns whether the result is Err without exposing the value.

Implementation

bool get isErr;