kinder::monoid [] [src]

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