validate_letter(letter_type) const¶
-
void libsemigroups::CongruenceWrapper::validate_letter(letter_type c) const¶
Validates a letter.
- Complexity
Constant.
- Parameters
(None)
- Parameters
c – the letter to validate.
- Throws
LibsemigroupsException – if
c
is out of range.- Returns
(None)