Handedness

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

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

Complexity

Constant.

Parameters

(None)

Throws

(None) – This function is noexcept and is guaranteed never to throw.

Returns

A congruence_kind.