Hashtable.this

Undocumented in source.
  1. this(A allocator)
  2. this(U assocArr)
    struct Hashtable(K, V)
    this
    (
    U
    this Q
    )
    if (
    is(U == Value[Key],
    Value : V
    Key : K
    )
    )
  3. this(A allocator, U assocArr)

Meta