cbegin_rules

inline const_iterator libsemigroups::fpsemigroup::KnuthBendix::cbegin_rules() const noexcept

Returns an iterator pointing to the first rule of this.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

Parameters

(None)

Returns

A FpSemigroupInterface::const_iterator.