PolynomialHash.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(char c)
  2. void put(char[] s)
  3. void put(typeof(this) hash)
    struct PolynomialHash(Value)
    void
    put
    (
    ref typeof(this) hash
    )

Meta