A matcher which matches if the match argument is negative.
const Matcher isNegative = const _OrderingMatcher(0, false, true, false, 'a negative value', false)