empty

bool libsemigroups::Action::empty() const

Checks if the Action has no elements.

Return

true if the action contains no points (including seeds), and false if not.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

Parameters

(None)