Array.this

Constructor taking a number of items.

  1. this(U[] values)
    struct Array(T)
    this
    (
    U
    )
    ()
    if (
    is(immutable T == immutable bool)
    )
  2. this(Range r)

Meta