KeyValueRange.this

Undocumented in source.
  1. this(Entry!(K, V)[] bucketList)
    struct KeyValueRange(K, V)
    @nogc @safe pure nothrow
    this
    (
    Entry!(K, V)[] bucketList
    )
  2. this(const(Entry!(K, V)[]) bucketList)

Meta