current_size

size_t libsemigroups::Action::current_size() const

Returns the number of points currently in the action.

Return

A value of size_t.

Complexity

Constant.

Exceptions

This function is noexcept and is guaranteed never to throw.

Parameters

(None)