Select Git revision
lexeme.h
Grzegorz Kostkowski authored and
Arkadiusz Janz
committed
Hash functions have been implemented for `Token` and `Lexeme` (required for token). Token hashing function relies on `orth_utf8`, `wa` and `lexemes` getters, which corresponds to definition of already existed `==` operator.