kind

congruence_type libsemigroups::congruence::KnuthBendix::kind() const noexcept

Return if the congruence represented by this object was created as a left, right, or two-sided congruence.

Return

A libsemigroups::congruence_type.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

Parameters

(None)