Bucket.key

Undocumented in source. Be warned that the author may not have intended to support it.
  1. K key [@property setter]
  2. inout(K) key [@property getter]
    struct Bucket(K, V = void)
    @property ref inout
    inout(K)
    key
    ()

Meta