Trait lubeck::prelude::SemiGroup

source ·
pub trait SemiGroup {
    fn mappend(self, other: Self) -> Self;
}

Required Methods§

Implementations on Foreign Types§

Implementors§