Macro kinder::monoid_ord [] [src]

macro_rules! monoid_ord {
    ($t:ident) => { ... };
}

Macro to implement ordered SemiGroups like BTreeSet which have a new method