Modules

This module is a pure (attempted idiomatic) Rust implementation of the SA-IS suffix tree algorithm for slices of Ord + Clone + Hash + Debug types

Functions

Performs SA-IS (Suffix Array - Induced Sorting) of a provided text.