Contents
char_check()
Helper function to check if a hiss-malle representation exists in a given characteristic.
char (int) – Characteristic in which to check existence.
int
char_list (list[int] | None) – “char” field of the representation.
list
None
not_char_list (list[int] | None) – “not_char” field of the representation.
bool
True if the representation exists in characteristic char, otherwise False.