Result.isError

Undocumented in source. Be warned that the author may not have intended to support it.
struct Result(T, E = void)
@property pure nothrow @nogc const scope
static if(hasError)
bool
isError
()

Meta