class Crystalg::Strings::SuffixArray
Defined in:
crystalg/strings/suffix_array.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(target : String)
#
Instance Method Detail
def
rank : Array(Int32)
#
def
suffix_array : Array(Int32)
#