isErr

Undocumented in source.
alias isErr(T) = imported!"std.traits".isInstanceOf!(Err, T)

Meta