cbegin¶
-
const_iterator libsemigroups::FroidurePin::cbegin() const¶
Returns a const iterator pointing to the first element of the semigroup.
This member function does not perform any enumeration of the semigroup, the iterator returned may be invalidated by any call to a non-const member function of the FroidurePin class.