fn isError(error_union: anytype) bool
Returns whether error_union contains an error.
error_union
error_union: anytype,