Type Definition analiticcl::types::Alphabet[][src]

type Alphabet = Vec<Vec<String>>;

Defines the alphabet, index corresponds how things are encoded, multiple strings may be encoded in the same way