kind¶
-
congruence_type
libsemigroups::CongruenceInterface
::
kind
() const noexcept¶ Return if the congruence represented by this object was created as a left, right, or two-sided congruence.
- Return
- Exceptions
This function is
noexcept
and is guaranteed never to throw.- Complexity
Constant.
- Parameters
(None)