• Lookup depends on the size of the index. At the same time it also depends on the input. If the input is always at the start of the lookup, size might not matter
  • ord function gives an ascii representation of a character
  • chr convers ordinal to a character
  • cache function