started¶
-
inline bool libsemigroups::CongruenceWrapper::started() const¶
Check if Runner::run has already been called.
Returns
true
if Runner::run has started to run (it can be running or not).- Parameters
(None)
- See
- Returns
A
bool
.
Check if Runner::run has already been called.
Returns true
if Runner::run has started to run (it can be running or not).
(None)
A bool
.