Macro kinder::semigroup_num [] [src]

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

Macro to implement semigroup for numerics