fn isError(error_union: anytype) bool

Returns whether error_union contains an error.

Parameters

error_union: anytype,