Bucket.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(T key)
  2. bool opEquals(const(typeof(this)) that)
    struct Bucket(K, V = void)
    const
    bool
    opEquals
    (
    ref const(typeof(this)) that
    )

Meta