A matcher which matches if the match argument is zero.
const Matcher isZero = const _OrderingMatcher(0, true, false, false, 'a value equal to')