Package eu.bandm.tools.ops
Interface MonoidAction<M,S>
- Type Parameters:
M- the type of the set realizing the monoid structure.S- the type of the set on which the monoid acts
Models the "operation" of a Monoid on some carrier set.
-
Method Summary
-
Method Details
-
action
-