-
Kerri Miller authored
These predicate alias methods have nil as a possible return value, which can cause potential confusion if we attempt to use their actual return value rather than testing for its boolean nature. This raises problems specifically in APIs where we expose the return value as a string, for instance.
0b6d6f9d