Returns true if matches a and b have equal specificity.
a
b
function equal(a: Match, b: Match): boolean;
the first match to compare
the second match to compare
true if a and b have equal specificity