class Crystalg::Strings::RollingHash

Defined in:

crystalg/strings/rolling_hash.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(str : String) #

[View source]

Instance Method Detail

def count(t) #

[View source]
def get_suffix_array #

[View source]
def hash(b, e) #

[View source]
def hash(t) #
Description copied from class Reference

See Object#hash(hasher)


[View source]
def lcp(i, j) #

[View source]