Bucket.opEquals

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

Meta