Generates a sorted array of all suffixes of a string to enable fast substring searching and comparisons.
Explain code with DocComment! Try out your own code!