| Package | Description |
|---|---|
| eu.bandm.tools.ops |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenMonoid<A,M> |
interface |
GenSemigroup<A,M> |
interface |
Monoid<M> |
interface |
MonoidAction<M,S> |
| Modifier and Type | Method and Description |
|---|---|
static <A> Semigroup<A> |
Functions.asSemigroup(BiFunction<? super A,? super A,? extends A> f) |
see also the complete user documentation .