degree

inline size_t libsemigroups::Konieczny::degree() const noexcept

Returns the degree of elements of this.

All elements of this must have the same degree; this member function returns that degree.

This function is noexcept and is guaranteed never to throw.

See

Degree