general-sam 1.0.3

A general suffix automaton implementation in Rust
Documentation
1
2
3
4
pub mod rope;
pub mod suffixwise;
pub mod tokenize;
pub mod treap;