Module english_letters

Source
Expand description

Module for working with English alphabet letters, A-Za-z.

For details see Toc::new_with().

Constants§

ALPHABET_LEN
52
BASE_ALPHABET_LEN
26

Functions§

ix
Index conversion function.
re
Index reversal conversion function.