Hashtable.this

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

Meta