cbegin

const_iterator libsemigroups::Action::cbegin() const

Returns a libsemigroups::Action::const_iterator (random access iterator) pointing at the first point in the action.

Return

An iterator to the first point.

Complexity

Constant.

Exceptions

This function is noexcept and is guaranteed never to throw.

Parameters

(None)