LeftAction¶
-
template<typename
TElementType
, typenameTPointType
, typenameTActionType
, typenameTTraits
= ActionTraits<TElementType, TPointType>>
usinglibsemigroups
::
LeftAction
= Action<TElementType, TPointType, TActionType, TTraits, side::left>¶ This class represents the left action of a semigroup on a set.
- See
Action for further details.