VEBtree.this

another possibility is to construct a VEB tree is by providing an array.

  1. this()
  2. this(size_t value)
  3. this(R range)
    class VEBtree
    nothrow
    this
    (
    R
    )
    ()
    if (
    isIterable!R
    )

Meta