Macro impl_compare_predicate

macro_rules! impl_compare_predicate {
    ($($ty:ident)*) => { ... };
}