Enhance IsNil, IsError, and MatchesAllErrors
Now nil
is handled correctly for slices, maps, channels, and functions in IsNil
, IsError
, and MatchesAllErrors
.
Now nil
is handled correctly for slices, maps, channels, and functions in IsNil
, IsError
, and MatchesAllErrors
.