Handedness

inline congruence_kind libsemigroups::CongruenceInterface::kind() const noexcept

The handedness of the congruence (left, right, or 2-sided).

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

Parameters

(None)

Returns

A congruence_kind.