Crate rolling_hash

source ·

Structs

  • Rolling Hash です。O(文字列長) の前計算をしたうえで、部分文字列のハッシュ値を O(1) で計算します。